const PASS_TO_PROFILER_NAMES: LocalKey<RefCell<FxHashMap<&'static str, &'static str>>>;
Maps MIR pass names to a snake case form to match profiling naming style