Home
last modified time | relevance | path

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

/external/v8/src/compiler/
Dbytecode-graph-builder.h200 void BuildLoopHeaderEnvironment(int current_offset);
Dbytecode-graph-builder.cc656 BuildLoopHeaderEnvironment(current_offset); in VisitBytecodes()
2050 void BytecodeGraphBuilder::BuildLoopHeaderEnvironment(int current_offset) { in BuildLoopHeaderEnvironment() function in v8::internal::compiler::BytecodeGraphBuilder