Searched refs:LoadLoc (Results 1 – 2 of 2) sorted by relevance
552 const MemoryLocation LoadLoc = MemoryLocation::get(LI); in moveUp() local579 if (isModSet(AA.getModRefInfo(C, LoadLoc))) in moveUp()637 MemoryLocation LoadLoc = MemoryLocation::get(LI); in processStore() local645 if (isModSet(AA.getModRefInfo(&I, LoadLoc))) { in processStore()667 if (!AA.isNoAlias(MemoryLocation::get(SI), LoadLoc)) in processStore()
573 MemoryLocation LoadLoc = MemoryLocation::get(LI); in getSimplePointerDependencyFrom() local576 AliasResult R = AA.alias(LoadLoc, MemLoc); in getSimplePointerDependencyFrom()607 if (AA.pointsToConstantMemory(LoadLoc)) in getSimplePointerDependencyFrom()