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