Searched refs:DestElementPtrAddr (Results 1 – 1 of 1) sorted by relevance
2384 Value *DestElementPtrAddr = nullptr; in emitReductionListCopy() local2399 DestElementPtrAddr = Builder.CreateInBoundsGEP( in emitReductionListCopy()2421 Builder.CreateLoad(Builder.getPtrTy(), DestElementPtrAddr); in emitReductionListCopy()2478 Builder.CreateStore(CastDestAddr, DestElementPtrAddr); in emitReductionListCopy()