Home
last modified time | relevance | path

Searched refs:SrcElementPtrAddr (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Frontend/OpenMP/
H A DOMPIRBuilder.cpp2392 Value *SrcElementPtrAddr = Builder.CreateInBoundsGEP( in emitReductionListCopy() local
2395 SrcElementAddr = Builder.CreateLoad(Builder.getPtrTy(), SrcElementPtrAddr); in emitReductionListCopy()