Searched refs:MethodIsLeaf (Results 1 – 8 of 8) sorted by relevance
222 bool skip_overflow_check = mir_graph_->MethodIsLeaf() && !FrameNeedsStackCheck(frame_size_, isa); in GenEntrySequence()
306 …bool skip_overflow_check = mir_graph_->MethodIsLeaf() && !FrameNeedsStackCheck(frame_size_, kMips); in GenEntrySequence()
451 if (!kLeafOptimization || !mir_graph_->MethodIsLeaf()) { in CompileDalvikInstruction()460 if (!kLeafOptimization || !mir_graph_->MethodIsLeaf()) { in CompileDalvikInstruction()468 if (!kLeafOptimization || !mir_graph_->MethodIsLeaf()) { in CompileDalvikInstruction()
332 …bool skip_overflow_check = mir_graph_->MethodIsLeaf() && !FrameNeedsStackCheck(frame_size_, kArm64… in GenEntrySequence()
357 bool skip_overflow_check = mir_graph_->MethodIsLeaf() && !FrameNeedsStackCheck(frame_size_, kArm); in GenEntrySequence()
743 && !cu.mir_graph->MethodIsLeaf() in CompileMethod()
879 bool MethodIsLeaf() { in MethodIsLeaf() function
896 if (!mir_graph_->MethodIsLeaf()) { in ConvertMIRNode()912 if (!mir_graph_->MethodIsLeaf()) { in ConvertMIRNode()