rustc_mir_transform::pass_manager

Constant PASS_TO_PROFILER_NAMES

Source
const PASS_TO_PROFILER_NAMES: LocalKey<RefCell<FxHashMap<&'static str, &'static str>>>;
Expand description

Maps MIR pass names to a snake case form to match profiling naming style