Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Transforms/Scalar/
H A DLoopInterchange.cpp1470 auto IncIInnerMost = cast<Instruction>(followLCSSA(IncI)); in moveLCSSAPhis() local
1473 if (IncIInnerMost->getParent() != InnerLatch && in moveLCSSAPhis()
1474 IncIInnerMost->getParent() != InnerHeader) in moveLCSSAPhis()