Module sway_ir::pass_manager
source · Structs
Enums
Is a pass an Analysis or a Transformation over the IR?
A concrete version of PassScope.
Traits
Result of an analysis. Specific result must be downcasted to.
Program scope over which a pass executes.