Type Definition move_lang::hlir::ast::BasicBlocks

source ·
pub type BasicBlocks = BTreeMap<Label, BasicBlock>;