Type Definition move_lang::cfgir::ast::BasicBlock

source ·
pub type BasicBlock = VecDeque<Command>;