Searched refs:OptLoc (Results 1 – 1 of 1) sorted by relevance
624 const Optional<MemoryLocation> &OptLoc) { in getModRefInfo() argument626 return getModRefInfo(I, OptLoc, AAQIP); in getModRefInfo()720 const Optional<MemoryLocation> &OptLoc, in getModRefInfo() argument722 if (OptLoc == None) { in getModRefInfo()728 const MemoryLocation &Loc = OptLoc.getValueOr(MemoryLocation()); in getModRefInfo()796 const Optional<MemoryLocation> &OptLoc) { in getModRefInfo() argument797 return AA.getModRefInfo(I, OptLoc, AAQI); in getModRefInfo()