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 Definitions

Top-level type for all passes that transform an ir::Context