Module pass_manager

Module pass_manager 

Source
Expand description

Pass manager for orchestrating optimization passes

This module manages the execution of optimization passes in a configurable way.

Structs§

PassConfig
Configuration for the pass manager
PassManager
Pass manager that orchestrates optimization passes

Enums§

OptimizationLevel
Optimization level presets