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