Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp645 struct ReductionInstDesc { struct in __anond293faa00111::LoopVectorizationLegality
646 ReductionInstDesc(bool IsRedux, Instruction *I) : in ReductionInstDesc() function
649 ReductionInstDesc(Instruction *I, MinMaxReductionKind K) : in ReductionInstDesc() function
653 bool IsReduction;
656 Instruction *PatternLastInst;
658 MinMaxReductionKind MinMaxKind;