Expand description
Transform passes.
Functions
- Creates a
Canonicalizerpass. - Creates a
ControlFlowSinkpass. - Creates a
CSEpass. - Creates a
GenerateRuntimeVerificationpass. - Creates a
Inlinerpass. - Creates a
LocationSnapshotpass. - Creates a
LoopInvariantCodeMotionpass. - Creates a
PrintOpStatspass. - Creates a
SCCPpass. - Creates a
StripDebugInfopass. - Creates a
SymbolDCEpass. - Creates a
SymbolPrivatizepass. - Creates a
TopologicalSortpass. - Creates a
ViewOpGraphpass. - Registers a
Canonicalizerpass. - Registers a
ControlFlowSinkpass. - Registers a
CSEpass. - Registers a
GenerateRuntimeVerificationpass. - Registers a
Inlinerpass. - Registers a
LocationSnapshotpass. - Registers a
LoopInvariantCodeMotionpass. - Registers a
PrintOpStatspass. - Registers a
SCCPpass. - Registers a
StripDebugInfopass. - Registers a
SymbolDCEpass. - Registers a
SymbolPrivatizepass. - Registers a
TopologicalSortpass. - Registers a
ViewOpGraphpass.