Searched refs:OptLoc (Results 1 – 1 of 1) sorted by relevance
627 const Optional<MemoryLocation> &OptLoc) { in getModRefInfo() argument628 if (OptLoc == None) { in getModRefInfo()634 const MemoryLocation &Loc = OptLoc.getValueOr(MemoryLocation()); in getModRefInfo()