Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Scalar/
DLoopRerollPass.cpp235 struct ReductionTracker { struct in __anon90c5a1d60111::LoopReroll
366 bool validate(ReductionTracker &Reductions);
433 ReductionTracker &Reductions);
435 ReductionTracker &Reductions);
541 ReductionTracker &Reductions) { in collectPossibleReductions()
1004 bool LoopReroll::DAGRootTracker::validate(ReductionTracker &Reductions) { in validate()
1335 bool LoopReroll::ReductionTracker::validateSelected() { in validateSelected()
1380 void LoopReroll::ReductionTracker::replaceSelected() { in replaceSelected()
1451 ReductionTracker &Reductions) { in reroll()
1514 ReductionTracker Reductions; in runOnLoop()