Searched refs:GetLoopInfoFor (Results 1 – 3 of 3) sorted by relevance
114 const LoopInfo& GetLoopInfoFor(int header_offset) const;
598 const LoopInfo& BytecodeAnalysis::GetLoopInfoFor(int header_offset) const { in GetLoopInfoFor() function in v8::internal::compiler::BytecodeAnalysis778 LoopInfo loop_info = GetLoopInfoFor(target.target_offset()); in ResumeJumpTargetLeavesResolveSuspendIds()
683 bytecode_analysis.GetLoopInfoFor(outermost_loop_offset) in ProcessOsrPrelude()729 bytecode_analysis.GetLoopInfoFor(osr_offset).parent_offset()); in ProcessOsrPrelude()802 analysis.GetLoopInfoFor(osr_offset).parent_offset(); in AdvanceToOsrEntryAndPeelLoops()805 analysis.GetLoopInfoFor(current_parent_offset); in AdvanceToOsrEntryAndPeelLoops()3013 bytecode_analysis()->GetLoopInfoFor(current_offset); in BuildLoopHeaderEnvironment()3088 bytecode_analysis()->GetLoopInfoFor(current_loop); in BuildLoopExitsUntilLoop()