Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/compiler/
Dpipeline.cc1662 struct WasmLoopUnrollingPhase { struct
3158 pipeline.Run<WasmLoopUnrollingPhase>(loop_info); in GenerateCodeForWasmFunction()
3159 pipeline.RunPrintAndVerify(WasmLoopUnrollingPhase::phase_name(), true); in GenerateCodeForWasmFunction()