Searched refs:OptLoc (Results 1 – 2 of 2) sorted by relevance
827 const Optional<MemoryLocation> &OptLoc) {829 return getModRefInfo(I, OptLoc, AAQIP);924 const Optional<MemoryLocation> &OptLoc,973 const Optional<MemoryLocation> &OptLoc) {974 return AA.getModRefInfo(I, OptLoc, AAQI);
674 const Optional<MemoryLocation> &OptLoc, in getModRefInfo() argument676 if (OptLoc == None) { in getModRefInfo()682 const MemoryLocation &Loc = OptLoc.value_or(MemoryLocation()); in getModRefInfo()