Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Transforms/Scalar/
H A DLoopInterchange.cpp1318 SmallVector<PHINode *, 8> LcssaInnerExit; in moveLCSSAPhis() local
1320 LcssaInnerExit.push_back(&P); in moveLCSSAPhis()
1332 for (PHINode *P : LcssaInnerExit) { in moveLCSSAPhis()