Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
H A DLoopSimplify.cpp833 bool InLCSSA = all_of( in runOnFunction() local
835 assert(InLCSSA && "LCSSA is broken after loop-simplify."); in runOnFunction()