Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DLoopSimplify.cpp818 bool InLCSSA = all_of( in runOnFunction() local
820 assert(InLCSSA && "LCSSA is broken after loop-simplify."); in runOnFunction()