Home
last modified time | relevance | path

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

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