Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/compiler/
Dpipeline.cc1686 struct WasmLoopPeelingPhase { struct
3154 pipeline.Run<WasmLoopPeelingPhase>(loop_info); in GenerateCodeForWasmFunction()
3155 pipeline.RunPrintAndVerify(WasmLoopPeelingPhase::phase_name(), true); in GenerateCodeForWasmFunction()