Searched refs:untagPointerOperand (Results 1 – 1 of 1) sorted by relevance
293 void untagPointerOperand(Instruction *I, Value *Addr);793 void HWAddressSanitizer::untagPointerOperand(Instruction *I, Value *Addr) { in untagPointerOperand() function in HWAddressSanitizer975 untagPointerOperand(O.getInsn(), Addr); in instrumentMemAccess()