Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopInterchange.cpp1464 auto IncIInnerMost = cast<Instruction>(followLCSSA(IncI)); in moveLCSSAPhis() local
1467 if (IncIInnerMost->getParent() != InnerLatch && in moveLCSSAPhis()
1468 IncIInnerMost->getParent() != InnerHeader) in moveLCSSAPhis()