Searched refs:beforeOrAfterPointer (Results 1 – 8 of 8) sorted by relevance
138 constexpr static LocationSize beforeOrAfterPointer() { in beforeOrAfterPointer() function157 return beforeOrAfterPointer(); in unionWith()291 return MemoryLocation(Ptr, LocationSize::beforeOrAfterPointer(), AATags);300 MemoryLocation() : Ptr(nullptr), Size(LocationSize::beforeOrAfterPointer()) {} in MemoryLocation()
1282 LocationSize::beforeOrAfterPointer());
98 AO ? LocationSize::beforeOrAfterPointer() in alias()102 BO ? LocationSize::beforeOrAfterPointer() in alias()
22 if (*this == beforeOrAfterPointer()) in print()
532 else if (MemLoc.Size == LocationSize::beforeOrAfterPointer()) in print()
1427 PNSize = LocationSize::beforeOrAfterPointer(); in aliasPHI()
741 Loc.Size = LocationSize::beforeOrAfterPointer(); in adjustLoc()
364 const auto Size = LocationSize::beforeOrAfterPointer(); in RecordMemoryOps()