Searched refs:processLoopList (Results 1 – 1 of 1) sorted by relevance
443 return processLoopList(populateWorklist(*L)); in run()451 return processLoopList(LoopList); in run()479 bool processLoopList(ArrayRef<Loop *> LoopList) { in processLoopList() function