Searched refs:BuildLoopExitsForBranch (Results 1 – 2 of 2) sorted by relevance
275 void BuildLoopExitsForBranch(int target_offset);
3044 BuildLoopExitsForBranch(target_offset); in MergeIntoSuccessorEnvironment()3067 void BytecodeGraphBuilder::BuildLoopExitsForBranch(int target_offset) { in BuildLoopExitsForBranch() function in v8::internal::compiler::BytecodeGraphBuilder