Searched refs:getCachedFP (Results 1 – 1 of 1) sorted by relevance
384 Value *getCachedFP(IRBuilder<> &IRB);1256 Value *FramePointerLong = getCachedFP(IRB); in getStackBaseTag()1273 Value *FramePointerLong = getCachedFP(IRB); in getUARTag()1327 Value *HWAddressSanitizer::getCachedFP(IRBuilder<> &IRB) { in getCachedFP() function in HWAddressSanitizer1336 Value *FP = getCachedFP(IRB); in getFrameRecordInfo()