Searched defs:isLCSSAForm (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/Analysis/
H A DLoopInfo.cpp169 /// isLCSSAForm - Return true if the Loop is in LCSSA form
170 bool Loop::isLCSSAForm(DominatorTree &DT) const { function in class:Loop

Completed in 39 milliseconds