Searched refs:getStackBaseTag (Results 1 – 1 of 1) sorted by relevance
172 Value *getStackBaseTag(IRBuilder<> &IRB);558 Value *HWAddressSanitizer::getStackBaseTag(IRBuilder<> &IRB) { in getStackBaseTag() function in HWAddressSanitizer635 Value *StackTag = getStackBaseTag(IRB); in instrumentStack()