Home
last modified time | relevance | path

Searched defs:ReductionInfo (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/gnu/llvm/llvm/include/llvm/Frontend/OpenMP/
H A DOMPIRBuilder.h804 struct ReductionInfo { struct
805 ReductionInfo(Type *ElementType, Value *Variable, Value *PrivateVariable, in ReductionInfo() function
816 Type *ElementType;
819 Value *Variable;
822 Value *PrivateVariable;
827 ReductionGenTy ReductionGen;
833 AtomicReductionGenTy AtomicReductionGen;