Home
last modified time | relevance | path

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

/external/v8/src/compiler/
Dbytecode-graph-builder.h200 void BuildLoopExitsForFunctionExit();
Dbytecode-graph-builder.cc1401 BuildLoopExitsForFunctionExit(); in VisitThrow()
1409 BuildLoopExitsForFunctionExit(); in VisitReThrow()
1733 BuildLoopExitsForFunctionExit(); in VisitReturn()
1945 void BytecodeGraphBuilder::BuildLoopExitsForFunctionExit() { in BuildLoopExitsForFunctionExit() function in v8::internal::compiler::BytecodeGraphBuilder