Expand description
Transform passes.
Functions
- Creates a
Canonicalizer
pass. - Creates a
ControlFlowSink
pass. - Creates a
CSE
pass. - Creates a
GenerateRuntimeVerification
pass. - Creates a
Inliner
pass. - Creates a
LocationSnapshot
pass. - Creates a
LoopInvariantCodeMotion
pass. - Creates a
PrintOpStats
pass. - Creates a
SCCP
pass. - Creates a
StripDebugInfo
pass. - Creates a
SymbolDCE
pass. - Creates a
SymbolPrivatize
pass. - Creates a
TopologicalSort
pass. - Creates a
ViewOpGraph
pass. - Registers a
Canonicalizer
pass. - Registers a
ControlFlowSink
pass. - Registers a
CSE
pass. - Registers a
GenerateRuntimeVerification
pass. - Registers a
Inliner
pass. - Registers a
LocationSnapshot
pass. - Registers a
LoopInvariantCodeMotion
pass. - Registers a
PrintOpStats
pass. - Registers a
SCCP
pass. - Registers a
StripDebugInfo
pass. - Registers a
SymbolDCE
pass. - Registers a
SymbolPrivatize
pass. - Registers a
TopologicalSort
pass. - Registers a
ViewOpGraph
pass.