Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/compiler/
Dpipeline.cc1995 struct WasmOptimizationPhase { struct
3164 pipeline.Run<WasmOptimizationPhase>(is_asm_js); in GenerateCodeForWasmFunction()
3165 pipeline.RunPrintAndVerify(WasmOptimizationPhase::phase_name(), true); in GenerateCodeForWasmFunction()