Searched refs:DestLoc (Results 1 – 2 of 2) sorted by relevance
907 MemoryLocation DestLoc = isa<StoreInst>(cpyStore) ? in performCallSlotOptzn() local914 if (accessedBetween(BAA, DestLoc, MSSA->getMemoryAccess(C), in performCallSlotOptzn()1539 MemoryLocation DestLoc(DestAlloca, LocationSize::precise(Size)); in performStackMoveOptzn() local1545 ModRefInfo Res = BAA.getModRefInfo(UI, DestLoc); in performStackMoveOptzn()1701 MemoryLocation DestLoc = MemoryLocation::getForDest(M); in processMemCpy() local1703 MSSA->getWalker()->getClobberingMemoryAccess(AnyClobber, DestLoc, BAA); in processMemCpy()
582 const auto DestLoc = alignTo(Loc.getValue(), Align); in relaxAlign() local584 Remove = SrcLoc - DestLoc; in relaxAlign()