Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Transforms/Scalar/
H A DLoopInterchange.cpp1494 SmallVector<PHINode *, 8> LcssaInnerLatch; in moveLCSSAPhis() local
1496 LcssaInnerLatch.push_back(&P); in moveLCSSAPhis()
1508 for (PHINode *P : LcssaInnerLatch) in moveLCSSAPhis()