Searched refs:isBlockInLCSSAForm (Results 1 – 1 of 1) sorted by relevance
430 static bool isBlockInLCSSAForm(const Loop &L, const BasicBlock &BB, in isBlockInLCSSAForm() function464 return isBlockInLCSSAForm(*this, *BB, DT); in isLCSSAForm()474 return isBlockInLCSSAForm(*LI.getLoopFor(BB), *BB, DT); in isRecursivelyLCSSAForm()