Searched refs:DestElementPtrAddr (Results 1 – 1 of 1) sorted by relevance
2518 Value *DestElementPtrAddr = nullptr; in emitReductionListCopy() local2533 DestElementPtrAddr = Builder.CreateInBoundsGEP( in emitReductionListCopy()2555 Builder.CreateLoad(Builder.getPtrTy(), DestElementPtrAddr); in emitReductionListCopy()2612 Builder.CreateStore(CastDestAddr, DestElementPtrAddr); in emitReductionListCopy()