Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Transforms/Scalar/
H A DLoopInterchange.cpp316 const SmallPtrSetImpl<PHINode *> &getOuterInnerReductions() const { in getOuterInnerReductions() function in __anon401b65a50211::LoopInterchangeLegality
1659 auto &OuterInnerReductions = LIL.getOuterInnerReductions(); in adjustLoopBranches()