pub unsafe extern "C" fn drmgr_disable_auto_predication(
drcontext: *mut c_void,
ilist: *mut instrlist_t,
) -> bool_Expand description
Disables auto predication globally for this basic block. \return whether successful. \note Only to be used in the drmgr insertion event.