Searched defs:MemLoc (Results 1 – 5 of 5) sorted by relevance
23 explicit MemLoc(void *const real_addr) : loc_(real_addr) { } in MemLoc() function
130 MemLoc::MemLoc(int offset_from_aligned) in MemLoc() function in MemLoc
269 static bool isLoadLoadClobberIfExtendedToFullWidth(const MemoryLocation &MemLoc, in isLoadLoadClobberIfExtendedToFullWidth()380 const MemoryLocation &MemLoc, bool isLoad, BasicBlock::iterator ScanIt, in getPointerDependencyFrom()449 const MemoryLocation &MemLoc, bool isLoad, BasicBlock::iterator ScanIt, in getSimplePointerDependencyFrom()762 MemoryLocation MemLoc; in getDependency() local
311 const MemoryLocation &MemLoc, in callCapturesBefore()
674 MemoryLocation MemLoc = MemoryLocation::get(SecondI); in MemoryIsNotModifiedBetween() local