Searched refs:processLoopList (Results 1 – 1 of 1) sorted by relevance
382 return processLoopList(LoopList); in run()390 return processLoopList(LoopList); in run()418 bool processLoopList(SmallVectorImpl<Loop *> &LoopList) { in processLoopList() function