Skip to main content

instr_is_prefetch

Function instr_is_prefetch 

Source
pub unsafe extern "C" fn instr_is_prefetch(
    instr: *mut instr_t,
) -> bool_
Expand description

Returns true iff \p instr is a prefetch instruction.