Module come::ir::optimize::pass

source ·
Expand description

Optimizing passes to be executed on a function.

Modules§

Structs§

Enums§

  • All passes which can do optimizing on ir function.

Traits§

  • This trait should be implemented by all passes which can do optimizing on ir function.