Searched defs:MemoryLocation (Results 1 – 7 of 7) sorted by relevance
28 class MemoryLocation; variable
26 class MemoryLocation; variable
289 MemoryLocation() : Ptr(nullptr), Size(LocationSize::beforeOrAfterPointer()) {} in MemoryLocation() function
20 class MemoryLocation; variable
50 typedef uptr MemoryLocation; typedef
2609 MemoryAccess *StartingAccess, const MemoryLocation &, BatchAAResults &) { in getClobberingMemoryAccess()