Function move_compiler::cfgir::ast::remap_labels
source · [−]pub fn remap_labels(
remapping: &BTreeMap<Label, Label>,
start: Label,
blocks: BasicBlocks
) -> (Label, BasicBlocks)
pub fn remap_labels(
remapping: &BTreeMap<Label, Label>,
start: Label,
blocks: BasicBlocks
) -> (Label, BasicBlocks)