Searched defs:DstGEP (Results 1 – 2 of 2) sorted by relevance
73 Value *DstGEP = in createMemCpyLoopKnownSize() local122 Value *DstGEP = RBuilder.CreateInBoundsGEP( in createMemCpyLoopKnownSize() local188 Value *DstGEP = LoopBuilder.CreateInBoundsGEP(LoopOpType, DstAddr, LoopIndex); in createMemCpyLoopUnknownSize() local242 Value *DstGEP = in createMemCpyLoopUnknownSize() local365 Value *DstGEP = FwdLoopBuilder.CreateInBoundsGEP(EltTy, DstAddr, FwdCopyPhi); in createMemMoveLoop() local
3318 auto *DstGEP = dyn_cast<GetElementPtrInst>(DstPtr); in tryDelinearizeFixedSize() local