Searched refs:IsCompilingOsr (Results 1 – 16 of 16) sorted by relevance
445 if (graph_->IsCompilingOsr()) { in Build()
457 (user->IsSuspendCheck() && graph_->IsCompilingOsr())) { in SinkCodeToUncommonBranch()
591 if (graph_->IsCompilingOsr() && HasPhiEquivalentAtLoopEntry(graph_)) { in BuildSsa()
1009 if (GetGraph()->IsCompilingOsr()) { in CodeGenerator()1044 if (graph.IsCompilingOsr()) { in CheckCovers()1206 graph_->IsCompilingOsr() && in RecordPcInfo()
374 if (outermost_graph_->IsCompilingOsr()) { in FindMethodFromCHA()624 return Runtime::Current()->IsAotCompiler() || outermost_graph_->IsCompilingOsr(); in UseOnlyPolymorphicInliningWithNoDeopt()1296 if (outermost_graph_->IsCompilingOsr()) { in TryInlinePolymorphicCallToSameTarget()
553 if (!GetGraph()->IsCompilingOsr()) { in VisitBasicBlock()1685 if (GetGraph()->IsCompilingOsr()) { in DynamicBCESeemsProfitable()
1288 if (env_holder->IsSuspendCheck() && graph->IsCompilingOsr()) return true; in ShouldBeLiveForEnvironment()
436 if (GetGraph()->IsCompilingOsr()) { in VisitDeoptimize()
1515 bool is_osr = GetGraph()->IsCompilingOsr(); in PrepareLoopRecords()
903 if (!is_irreducible_loop && graph->IsCompilingOsr()) { in Populate()
678 bool IsCompilingOsr() const { return compilation_kind_ == CompilationKind::kOsr; } in IsCompilingOsr() function692 return !IsDebuggable() && !IsCompilingOsr(); in SuspendChecksAreAllowedToNoOp()
2922 if (GetGraph()->IsCompilingOsr()) { in VisitReturn()2932 if (GetGraph()->IsCompilingOsr()) { in VisitReturn()
2723 if (GetGraph()->IsCompilingOsr()) { in VisitReturn()2732 if (GetGraph()->IsCompilingOsr()) { in VisitReturn()
6337 if (GetGraph()->IsCompilingOsr()) { in VisitReturn()
4979 if (GetGraph()->IsCompilingOsr()) { in VisitReturn()
3586 if (GetGraph()->IsCompilingOsr()) { in VisitReturn()