Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Transforms/Utils/
H A DLoopSimplify.cpp780 bool InLCSSA = all_of( in runOnFunction() local
782 assert(InLCSSA && "LCSSA is broken after loop-simplify."); in runOnFunction()