Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DLoopInterchange.cpp1498 SmallVector<PHINode *, 8> LcssaInnerLatch; in moveLCSSAPhis() local
1500 LcssaInnerLatch.push_back(&P); in moveLCSSAPhis()
1512 for (PHINode *P : LcssaInnerLatch) in moveLCSSAPhis()