Searched refs:IsKnown (Results 1 – 14 of 14) sorted by relevance
59 if (pos.IsKnown()) { in Print()
36 if (position.IsKnown()) source_positions_->current_position_ = position; in NON_EXPORTED_BASE()
161 if (position.IsKnown()) { in PrintNode()506 if (position.IsKnown()) { in PrintSchedule()
493 if (!source_position.IsKnown()) return; in AssembleSourcePosition()
875 if (source_position.IsKnown() && IsSourcePositionUsed(node)) { in VisitBlock()
41 bool IsKnown() const { return ThisABI != ABI::Unknown; } in IsKnown() function
41 bool IsKnown() const { in IsKnown() function
125 DCHECK(source_position.IsKnown()); in AddPosition()
203 if (position.IsKnown()) { in PrintInlinedFunctionInfo()
14124 if (info.deopt_reason != DeoptimizeReason::kNoReason || pos.IsKnown()) { in PrintDeoptLocation()
108 if (value->position().IsKnown()) { in GenerateBody()146 if (!pos.IsKnown()) return; in RecordAndWritePosition()
89 if (old_position.IsKnown()) { \104 if (old_position.IsKnown()) { \314 if (position.IsKnown()) { in AddInstruction()322 if (position.IsKnown()) { in AddInstruction()1375 DCHECK(!FLAG_hydrogen_track_positions || position_.IsKnown() || in AddInstruction()1387 position_.IsKnown()); in FinishCurrentBlock()1397 position_.IsKnown()); in FinishExitCurrentBlock()
975 bool has_position() const { return position_.IsKnown(); } in has_position()977 DCHECK(position.IsKnown()); in set_position()
269 DCHECK(last_position.IsKnown()); in RecordDeoptInlinedFrames()