Skip to main content

is_terminator

Function is_terminator 

Source
pub fn is_terminator(inst: &Inst) -> bool
Expand description

Block-terminating instructions: anything that can leave the fall-through path. Used to mark the next instruction as a gas-block start.