Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Utils/
DLoopSimplify.cpp786 bool InLCSSA = in runOnFunction() local
788 assert(InLCSSA && "Requested to preserve LCSSA, but it's already broken."); in runOnFunction()
798 bool InLCSSA = in runOnFunction() local
800 assert(InLCSSA && "LCSSA is broken after loop-simplify."); in runOnFunction()