waffle::passes::reorder_funs

Function reorder_funcs

Source
pub fn reorder_funcs(m: &mut Module<'_>, fs: &BTreeMap<Func, Func>)