Searched refs:tagPointer (Results 1 – 1 of 1) sorted by relevance
230 Value *tagPointer(IRBuilder<> &IRB, Type *Ty, Value *PtrLong, Value *Tag);989 Value *HWAddressSanitizer::tagPointer(IRBuilder<> &IRB, Type *Ty, in tagPointer() function in HWAddressSanitizer1157 Value *Replacement = tagPointer(IRB, AI->getType(), AILong, Tag); in instrumentStack()