Searched defs:ReductionOperations (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/Analysis/ | ||
H A D | IVDescriptors.cpp | 1133 SmallVector<Instruction *, 4> ReductionOperations; getReductionOpChain() local |
/llvm-project/llvm/lib/Transforms/Vectorize/ | ||
H A D | LoopVectorize.cpp | 7105 SmallVector<Instruction *, 4> ReductionOperations = collectInLoopReductions() local |