Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopInterchange.cpp341 const SmallPtrSetImpl<PHINode *> &getOuterInnerReductions() const { in getOuterInnerReductions() function in __anon3ee250a90211::LoopInterchangeLegality
1710 auto &OuterInnerReductions = LIL.getOuterInnerReductions(); in adjustLoopBranches()