Home
last modified time | relevance | path

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

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