Searched refs:CacheResult (Results 1 – 1 of 1) sorted by relevance
1130 if (auto CacheResult = doCacheLookup(CurrAccess, Q, Loc)) in UpwardsDFSWalk() local1131 return {CacheResult, Loc}; in UpwardsDFSWalk()1264 if (auto CacheResult = doCacheLookup(StartingUseOrDef, Q, Q.StartingLoc)) in getClobberingMemoryAccess() local1265 return CacheResult; in getClobberingMemoryAccess()1302 if (auto CacheResult = doCacheLookup(StartingAccess, Q, Q.StartingLoc)) in getClobberingMemoryAccess() local1303 return CacheResult; in getClobberingMemoryAccess()