Skip to main content

BlockCallList

Type Alias BlockCallList 

Source
pub type BlockCallList = IdxRange<BlockCall>;
Expand description

A run of branch targets, which is what a terminator’s successors are.

Aliased Type§

pub struct BlockCallList { /* private fields */ }