Skip to main content

StatementLocation

Type Alias StatementLocation 

Source
pub type StatementLocation = (BlockId, usize);
Expand description

Location of a lowering statement inside a block.