Searched defs:ReductionInstDesc (Results 1 – 1 of 1) sorted by relevance
645 struct ReductionInstDesc { struct in __anond293faa00111::LoopVectorizationLegality646 ReductionInstDesc(bool IsRedux, Instruction *I) : in ReductionInstDesc() function649 ReductionInstDesc(Instruction *I, MinMaxReductionKind K) : in ReductionInstDesc() function653 bool IsReduction;656 Instruction *PatternLastInst;658 MinMaxReductionKind MinMaxKind;