Searched defs:ReductionInfo (Results 1 – 1 of 1) sorted by relevance
804 struct ReductionInfo { struct805 ReductionInfo(Type *ElementType, Value *Variable, Value *PrivateVariable, in ReductionInfo() function816 Type *ElementType;819 Value *Variable;822 Value *PrivateVariable;827 ReductionGenTy ReductionGen;833 AtomicReductionGenTy AtomicReductionGen;