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