v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
Loading...
Searching...
No Matches
v8::internal::compiler::turboshaft::SimplificationAndNormalizationPhase Struct Reference

#include <pipelines.h>

Collaboration diagram for v8::internal::compiler::turboshaft::SimplificationAndNormalizationPhase:

Public Member Functions

void Run (PipelineData *data, Zone *temp_zone)
 

Detailed Description

Definition at line 45 of file pipelines.h.

Member Function Documentation

◆ Run()

void v8::internal::compiler::turboshaft::SimplificationAndNormalizationPhase::Run ( PipelineData * data,
Zone * temp_zone )

Definition at line 19 of file pipelines.cc.

Here is the call graph for this function:
Here is the caller graph for this function:

The documentation for this struct was generated from the following files: