Home
last modified time | relevance | path

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

/external/v8/src/compiler/
Dbytecode-graph-builder.h207 void BuildOSRLoopEntryPoint(int current_offset);
Dbytecode-graph-builder.cc2059 BuildOSRLoopEntryPoint(current_offset); in BuildLoopHeaderEnvironment()
2088 void BytecodeGraphBuilder::BuildOSRLoopEntryPoint(int current_offset) { in BuildOSRLoopEntryPoint() function in v8::internal::compiler::BytecodeGraphBuilder