Searched refs:IsCompilingOsr (Results 1 – 15 of 15) sorted by relevance
355 (user->IsSuspendCheck() && graph_->IsCompilingOsr())) { in SinkCodeToUncommonBranch()
458 if (graph_->IsCompilingOsr()) { in Build()
1067 if (GetGraph()->IsCompilingOsr()) { in CodeGenerator()1097 if (graph.IsCompilingOsr()) { in CheckCovers()1261 graph_->IsCompilingOsr() && in RecordPcInfo()
358 if (outermost_graph_->IsCompilingOsr()) { in FindMethodFromCHA()549 return Runtime::Current()->IsAotCompiler() || outermost_graph_->IsCompilingOsr(); in UseOnlyPolymorphicInliningWithNoDeopt()1164 if (outermost_graph_->IsCompilingOsr()) { in TryInlinePolymorphicCallToSameTarget()
592 if (graph_->IsCompilingOsr() && HasPhiEquivalentAtLoopEntry(graph_)) { in BuildSsa()
553 if (!GetGraph()->IsCompilingOsr()) { in VisitBasicBlock()1663 if (GetGraph()->IsCompilingOsr()) { in DynamicBCESeemsProfitable()
306 if (GetGraph()->IsCompilingOsr()) { in VisitDeoptimize()
1290 if (env_holder->IsSuspendCheck() && graph->IsCompilingOsr()) return true; in ShouldBeLiveForEnvironment()
1231 return perform_partial_lse_ && !GetGraph()->IsCompilingOsr(); in ShouldPerformPartialLSE()1556 bool is_osr = GetGraph()->IsCompilingOsr(); in PrepareLoopRecords()
1019 if (!is_irreducible_loop && graph->IsCompilingOsr()) { in Populate()
2519 if (GetGraph()->IsCompilingOsr()) { in VisitReturn()2529 if (GetGraph()->IsCompilingOsr()) { in VisitReturn()
2441 if (GetGraph()->IsCompilingOsr()) { in VisitReturn()2450 if (GetGraph()->IsCompilingOsr()) { in VisitReturn()
668 bool IsCompilingOsr() const { return compilation_kind_ == CompilationKind::kOsr; } in IsCompilingOsr() function
6022 if (GetGraph()->IsCompilingOsr()) { in VisitReturn()
3351 if (GetGraph()->IsCompilingOsr()) { in VisitReturn()