Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Transforms/Scalar/
H A DLoopInterchange.cpp342 const SmallPtrSetImpl<PHINode *> &getOuterInnerReductions() const { in getOuterInnerReductions() function in __anonceaba13a0211::LoopInterchangeLegality
1467 auto &OuterInnerReductions = LIL.getOuterInnerReductions(); in adjustLoopBranches()