Home
last modified time | relevance | path

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

/external/v8/src/compiler/
Dbytecode-graph-builder.h213 void BuildLoopExitsForFunctionExit();
Dbytecode-graph-builder.cc1498 BuildLoopExitsForFunctionExit(); in VisitThrow()
1507 BuildLoopExitsForFunctionExit(); in VisitReThrow()
1905 BuildLoopExitsForFunctionExit(); in VisitReturn()
2134 void BytecodeGraphBuilder::BuildLoopExitsForFunctionExit() { in BuildLoopExitsForFunctionExit() function in v8::internal::compiler::BytecodeGraphBuilder