pub type BlockCallList = IdxRange<BlockCall>;
A run of branch targets, which is what a terminator’s successors are.
pub struct BlockCallList { /* private fields */ }