Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Scalar/
H A DLoopInterchange.cpp1491 SmallVector<PHINode *, 8> LcssaInnerExit; in moveLCSSAPhis() local
1493 LcssaInnerExit.push_back(&P); in moveLCSSAPhis()
1504 for (PHINode *P : LcssaInnerExit) in moveLCSSAPhis()