Searched refs:isComputableLoopNest (Results 1 – 1 of 1) sorted by relevance
441 bool isComputableLoopNest(ArrayRef<Loop *> LoopList) { in isComputableLoopNest() function478 if (!isComputableLoopNest(LoopList)) { in processLoopList()