Function rustc_mir_transform::prettify::permute

source ·
fn permute<I: Idx + Ord, T>(data: &mut IndexVec<I, T>, map: &IndexSlice<I, I>)