Searched defs:ReductionInstDesc (Results 1 – 1 of 1) sorted by relevance
624 struct ReductionInstDesc { struct in __anon63bf7e8f0111::LoopVectorizationLegality625 ReductionInstDesc(bool IsRedux, Instruction *I) : in ReductionInstDesc() function628 ReductionInstDesc(Instruction *I, MinMaxReductionKind K) : in ReductionInstDesc() function632 bool IsReduction;635 Instruction *PatternLastInst;637 MinMaxReductionKind MinMaxKind;