Searched refs:DestLoc (Results 1 – 2 of 2) sorted by relevance
910 MemoryLocation DestLoc = in performCallSlotOptzn() local918 if (accessedBetween(BAA, DestLoc, MSSA->getMemoryAccess(C), in performCallSlotOptzn()1608 MemoryLocation DestLoc(DestAlloca, LocationSize::precise(Size)); in performStackMoveOptzn() local1614 ModRefInfo Res = BAA.getModRefInfo(UI, DestLoc); in performStackMoveOptzn()1770 MemoryLocation DestLoc = MemoryLocation::getForDest(M); in processMemCpy() local1772 MSSA->getWalker()->getClobberingMemoryAccess(AnyClobber, DestLoc, BAA); in processMemCpy()
585 const auto DestLoc = alignTo(Loc.getValue(), Align); in relaxAlign() local587 Remove = SrcLoc - DestLoc; in relaxAlign()