Skip to main content

opnd_same_address

Function opnd_same_address 

Source
pub unsafe extern "C" fn opnd_same_address(
    op1: opnd_t,
    op2: opnd_t,
) -> bool_
Expand description

Returns true iff \p op1 and \p op2 are both memory references and they are indistinguishable, ignoring data size.