Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Scalar/
H A DLoopInterchange.cpp1495 SmallVector<PHINode *, 8> LcssaInnerLatch; in moveLCSSAPhis() local
1497 LcssaInnerLatch.push_back(&P); in moveLCSSAPhis()
1509 for (PHINode *P : LcssaInnerLatch) in moveLCSSAPhis()