Searched refs:getStackBaseTag (Results 1 – 1 of 1) sorted by relevance
337 Value *getStackBaseTag(IRBuilder<> &IRB);1143 Value *HWAddressSanitizer::getStackBaseTag(IRBuilder<> &IRB) { in getStackBaseTag() function in HWAddressSanitizer1546 Value *StackTag = getStackBaseTag(EntryIRB); in sanitizeFunction()