Searched refs:IsCompilingOsr (Results 1 – 15 of 15) sorted by relevance
425 (user->IsSuspendCheck() && graph_->IsCompilingOsr())) { in SinkCodeToUncommonBranch()
458 if (graph_->IsCompilingOsr()) { in Build()
592 if (graph_->IsCompilingOsr() && HasPhiEquivalentAtLoopEntry(graph_)) { in BuildSsa()
363 if (outermost_graph_->IsCompilingOsr()) { in FindMethodFromCHA()557 return Runtime::Current()->IsAotCompiler() || outermost_graph_->IsCompilingOsr(); in UseOnlyPolymorphicInliningWithNoDeopt()1200 if (outermost_graph_->IsCompilingOsr()) { in TryInlinePolymorphicCallToSameTarget()
1070 if (GetGraph()->IsCompilingOsr()) { in CodeGenerator()1105 if (graph.IsCompilingOsr()) { in CheckCovers()1267 graph_->IsCompilingOsr() && in RecordPcInfo()
553 if (!GetGraph()->IsCompilingOsr()) { in VisitBasicBlock()1673 if (GetGraph()->IsCompilingOsr()) { in DynamicBCESeemsProfitable()
1290 if (env_holder->IsSuspendCheck() && graph->IsCompilingOsr()) return true; in ShouldBeLiveForEnvironment()
306 if (GetGraph()->IsCompilingOsr()) { in VisitDeoptimize()
1317 return perform_partial_lse_ && !GetGraph()->IsCompilingOsr(); in ShouldPerformPartialLSE()1647 bool is_osr = GetGraph()->IsCompilingOsr(); in PrepareLoopRecords()
1020 if (!is_irreducible_loop && graph->IsCompilingOsr()) { in Populate()
2671 if (GetGraph()->IsCompilingOsr()) { in VisitReturn()2681 if (GetGraph()->IsCompilingOsr()) { in VisitReturn()
2522 if (GetGraph()->IsCompilingOsr()) { in VisitReturn()2531 if (GetGraph()->IsCompilingOsr()) { in VisitReturn()
671 bool IsCompilingOsr() const { return compilation_kind_ == CompilationKind::kOsr; } in IsCompilingOsr() function
6089 if (GetGraph()->IsCompilingOsr()) { in VisitReturn()
3399 if (GetGraph()->IsCompilingOsr()) { in VisitReturn()