Searched refs:SimpleLoopReduction (Results 1 – 1 of 1) sorted by relevance
200 struct SimpleLoopReduction { struct in __anond4f303190111::LoopReroll201 SimpleLoopReduction(Instruction *P, Loop *L) : Instructions(1, P) { in SimpleLoopReduction() function259 using SmallReductionVector = SmallVector<SimpleLoopReduction, 16>;262 void addSLR(SimpleLoopReduction &SLR) { PossibleReds.push_back(SLR); } in addSLR()610 void LoopReroll::SimpleLoopReduction::add(Loop *L) { in add()662 SimpleLoopReduction SLR(&*I, L); in collectPossibleReductions()