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