Skip to main content

drmgr_disable_auto_predication

Function drmgr_disable_auto_predication 

Source
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.