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