Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Utils/
H A DLoopSimplify.cpp819 bool InLCSSA = all_of( in runOnFunction() local
821 assert(InLCSSA && "LCSSA is broken after loop-simplify."); in runOnFunction()