Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DLoopRerollPass.cpp340 bool validateSelected();
1528 bool LoopReroll::ReductionTracker::validateSelected() { in validateSelected() function in LoopReroll::ReductionTracker
1650 if (!Reductions.validateSelected()) in reroll()