pub unsafe extern "C" fn opnd_same_address( op1: opnd_t, op2: opnd_t, ) -> bool_
Returns true iff \p op1 and \p op2 are both memory references and they are indistinguishable, ignoring data size.