Function idalib_sys::util::is_basic_block_end
pub unsafe fn is_basic_block_end(
insn: &insn_t,
call_insn_stops_block: bool,
) -> bool
Expand description
Is the instruction the end of a basic block?
pub unsafe fn is_basic_block_end(
insn: &insn_t,
call_insn_stops_block: bool,
) -> bool
Is the instruction the end of a basic block?