pub unsafe extern "C" fn instr_is_cti_loop( instr: *mut instr_t, ) -> bool_
Returns true iff \p instr is one of OP_loop* or OP_jecxz on x86.