Skip to main content

Module block

Module block 

Source

Re-exports§

pub use self::cfg::BlockId;
pub use self::cfg::EdgeId;

Modules§

cfg

Structs§

BasicBlock
A block of instructions. This is the basic unit of code in our IR.
BlockRef
InstructionIter

Type Aliases§

BlockMutRef