Home
last modified time | relevance | path

Searched refs:BuildLoopExitsUntilLoop (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/compiler/
Dbytecode-graph-builder.h214 void BuildLoopExitsUntilLoop(int loop_offset);
Dbytecode-graph-builder.cc2117 BuildLoopExitsUntilLoop( in BuildLoopExitsForBranch()
2122 void BytecodeGraphBuilder::BuildLoopExitsUntilLoop(int loop_offset) { in BuildLoopExitsUntilLoop() function in v8::internal::compiler::BytecodeGraphBuilder
2135 BuildLoopExitsUntilLoop(-1); in BuildLoopExitsForFunctionExit()