Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Vectorize/
DLoopVectorize.cpp624 struct ReductionInstDesc { struct in __anon63bf7e8f0111::LoopVectorizationLegality
625 ReductionInstDesc(bool IsRedux, Instruction *I) : in ReductionInstDesc() function
628 ReductionInstDesc(Instruction *I, MinMaxReductionKind K) : in ReductionInstDesc() function
632 bool IsReduction;
635 Instruction *PatternLastInst;
637 MinMaxReductionKind MinMaxKind;