Searched defs:PushLoop (Results 1 – 2 of 2) sorted by relevance
/external/v8/src/compiler/ | ||
D | bytecode-analysis.cc | 543 void BytecodeAnalysis::PushLoop(int loop_header, int loop_end) { in PushLoop() function in v8::internal::compiler::BytecodeAnalysis |
/external/v8/src/wasm/ | ||
D | function-body-decoder-impl.h | 2099 Control* PushLoop() { in PushLoop() function |