Searched refs:addLoopIntoQueue (Results 1 – 2 of 2) sorted by relevance
132 static void addLoopIntoQueue(Loop *L, std::deque<Loop *> &LQ) { in addLoopIntoQueue() function135 addLoopIntoQueue(*I, LQ); in addLoopIntoQueue()166 addLoopIntoQueue(*I, LQ); in runOnFunction()
129 static void addLoopIntoQueue(Loop *L, std::deque<Loop *> &LQ) { in addLoopIntoQueue() function132 addLoopIntoQueue(I, LQ); in addLoopIntoQueue()184 addLoopIntoQueue(L, LQ); in runOnFunction()