Searched refs:OptLoc (Results 1 – 2 of 2) sorted by relevance
772 const Optional<MemoryLocation> &OptLoc) {774 return getModRefInfo(I, OptLoc, AAQIP);869 const Optional<MemoryLocation> &OptLoc,915 const Optional<MemoryLocation> &OptLoc) {916 return AA.getModRefInfo(I, OptLoc, AAQI);
676 const Optional<MemoryLocation> &OptLoc, in getModRefInfo() argument678 if (OptLoc == None) { in getModRefInfo()684 const MemoryLocation &Loc = OptLoc.getValueOr(MemoryLocation()); in getModRefInfo()