Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DLoopRerollPass.cpp225 Instruction *getReducedValue() const { in getReducedValue() function
292 PossibleRedLastSet.insert(PossibleReds[i].getReducedValue()); in restrictToScale()
1538 !PossibleReds[i].getReducedValue()->isAssociative()) { in validateSelected()
1584 for (User *U : PossibleReds[i].getReducedValue()->users()) { in replaceSelected()
1589 User->replaceUsesOfWith(PossibleReds[i].getReducedValue(), in replaceSelected()