Home
last modified time | relevance | path

Searched refs:ReductionTracker (Results 1 – 1 of 1) sorted by relevance

/external/llvm/lib/Transforms/Scalar/
DLoopRerollPass.cpp232 struct ReductionTracker { struct in __anonf10eef150111::LoopReroll
365 bool validate(ReductionTracker &Reductions);
444 ReductionTracker &Reductions);
446 ReductionTracker &Reductions);
665 ReductionTracker &Reductions) { in collectPossibleReductions()
1129 bool LoopReroll::DAGRootTracker::validate(ReductionTracker &Reductions) { in validate()
1562 bool LoopReroll::ReductionTracker::validateSelected() { in validateSelected()
1605 void LoopReroll::ReductionTracker::replaceSelected() { in replaceSelected()
1673 ReductionTracker &Reductions) { in reroll()
1736 ReductionTracker Reductions; in runOnLoop()