Type Alias BasicBlockId

Source
pub type BasicBlockId = Idx<BasicBlock>;

Aliased Typeยง

pub struct BasicBlockId { /* private fields */ }