Expand description
Define the PassManager structure that is used to construct and run pass passes.
Structs§
- Structure that tracks all registered passes for the compiler.
Type Aliases§
- Top-level type for all passes that transform an ir::Context
Define the PassManager structure that is used to construct and run pass passes.