Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopInterchange.cpp1488 SmallVector<PHINode *, 8> LcssaInnerLatch; in moveLCSSAPhis() local
1490 LcssaInnerLatch.push_back(&P); in moveLCSSAPhis()
1502 for (PHINode *P : LcssaInnerLatch) in moveLCSSAPhis()