Searched refs:SimpleLoopReduction (Results 1 – 1 of 1) sorted by relevance
173 struct SimpleLoopReduction { struct in __anonf10eef150111::LoopReroll174 SimpleLoopReduction(Instruction *P, Loop *L) in SimpleLoopReduction() function233 typedef SmallVector<SimpleLoopReduction, 16> SmallReductionVector;236 void addSLR(SimpleLoopReduction &SLR) { PossibleReds.push_back(SLR); } in addSLR()622 void LoopReroll::SimpleLoopReduction::add(Loop *L) { in add()674 SimpleLoopReduction SLR(&*I, L); in collectPossibleReductions()