Lines Matching refs:SLR
218 void addSLR(SimpleLoopReduction &SLR) {219 PossibleReds.push_back(SLR);450 SimpleLoopReduction SLR(I, L);451 if (!SLR.valid())455 SLR.size() << " chained instructions)\n");456 Reductions.addSLR(SLR);