Searched refs:LoadedLoc (Results 1 – 1 of 1) sorted by relevance
717 static void removeAccessedObjects(const MemoryLocation &LoadedLoc, in removeAccessedObjects() argument722 const Value *UnderlyingPointer = GetUnderlyingObject(LoadedLoc.Ptr, DL); in removeAccessedObjects()739 return !AA->isNoAlias(StackLoc, LoadedLoc); in removeAccessedObjects()872 MemoryLocation LoadedLoc; in handleEndBlock() local878 LoadedLoc = MemoryLocation::get(L); in handleEndBlock()880 LoadedLoc = MemoryLocation::get(V); in handleEndBlock()892 removeAccessedObjects(LoadedLoc, DeadStackObjects, DL, AA, TLI, BB.getParent()); in handleEndBlock()