Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Scalar/
H A DLoopInterchange.cpp1471 auto IncIInnerMost = cast<Instruction>(followLCSSA(IncI)); in moveLCSSAPhis() local
1474 if (IncIInnerMost->getParent() != InnerLatch && in moveLCSSAPhis()
1475 IncIInnerMost->getParent() != InnerHeader) in moveLCSSAPhis()