Searched refs:PatternLastInst (Results 1 - 1 of 1) sorted by relevance
/external/llvm/lib/Transforms/Vectorize/ | ||
H A D | LoopVectorize.cpp | 626 IsReduction(IsRedux), PatternLastInst(I), MinMaxKind(MRK_Invalid) {} 629 IsReduction(true), PatternLastInst(I), MinMaxKind(K) {} 635 Instruction *PatternLastInst; member in struct:__anon11122::LoopVectorizationLegality::ReductionInstDesc 830 /// 'PatternLastInst' member of the returned struct. |
Completed in 106 milliseconds