Searched refs:getCachedFP (Results 1 – 1 of 1) sorted by relevance
374 Value *getCachedFP(IRBuilder<> &IRB);1208 Value *FramePointerLong = getCachedFP(IRB); in getStackBaseTag()1225 Value *FramePointerLong = getCachedFP(IRB); in getUARTag()1279 Value *HWAddressSanitizer::getCachedFP(IRBuilder<> &IRB) { in getCachedFP() function in HWAddressSanitizer1288 Value *FP = getCachedFP(IRB); in getFrameRecordInfo()