Re-exports§
pub use basic_block::BasicBlock;
Modules§
Structs§
Enums§
Traits§
- IntoCfg
- This is a high level trait which simply wraps the implementation provided by
TryLift. We need to pass the prime to the CFG here, to be able to do value propagation when converting to SSA.
Type Aliases§
- Index
- Basic block index type.