Home
last modified time | relevance | path

Searched refs:untagPointerOperand (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DHWAddressSanitizer.cpp326 void untagPointerOperand(Instruction *I, Value *Addr);
881 void HWAddressSanitizer::untagPointerOperand(Instruction *I, Value *Addr) { in untagPointerOperand() function in HWAddressSanitizer
1129 untagPointerOperand(O.getInsn(), Addr); in instrumentMemAccess()