Searched refs:ReductionLoopMap (Results 1 – 2 of 2) sorted by relevance
37 using ReductionLoopMap = DenseMap<Operation *, SmallVector<LoopReduction, 2>>; variable96 ReductionLoopMap reductionLoops;116 const ReductionLoopMap &reductionLoops = ReductionLoopMap());
1659 const ReductionLoopMap &reductionLoops) { in vectorizeLoops()1737 ReductionLoopMap reductionLoops; in runOnOperation()1815 const ReductionLoopMap &reductionLoops) { in vectorizeAffineLoops()