Searched refs:IsLeafMethod (Results 1 – 7 of 7) sorted by relevance
463 && IsLeafMethod() in InitializeCodeGeneration()1492 || !IsLeafMethod()) in ValidateInvokeRuntime()
360 bool IsLeafMethod() const { in IsLeafMethod() function
275 if (codegen_->IsLeafMethod()) { in ProcessInstruction()
971 if (!codegen->IsLeafMethod()) { in TryCompileIntrinsic()
1026 DCHECK(!IsLeafMethod()); in GenerateStaticOrDirectCall()1266 bool skip_overflow_check = IsLeafMethod() in GenerateFrameEntry()2422 DCHECK(!codegen_->IsLeafMethod()); in VisitInvokeVirtual()2473 DCHECK(!codegen_->IsLeafMethod()); in VisitInvokeInterface()4054 DCHECK(!codegen_->IsLeafMethod()); in VisitNewInstance()4074 DCHECK(!codegen_->IsLeafMethod()); in VisitNewArray()
813 if (locations->NeedsSafepoint() && codegen_->IsLeafMethod()) { in ProcessInstruction()
2484 IsLeafMethod() && !FrameNeedsStackCheck(GetFrameSize(), InstructionSet::kArm); in GenerateFrameEntry()3595 DCHECK(!codegen_->IsLeafMethod()); in VisitInvokeVirtual()3672 DCHECK(!codegen_->IsLeafMethod()); in VisitInvokeInterface()5164 DCHECK(!codegen_->IsLeafMethod()); in VisitNewArray()8949 DCHECK(!IsLeafMethod()); in GenerateStaticOrDirectCall()