Searched refs:addLoopIntoQueue (Results 1 – 3 of 3) 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()
127 static void addLoopIntoQueue(Loop *L, std::deque<Loop *> &LQ) { in addLoopIntoQueue() function130 addLoopIntoQueue(I, LQ); in addLoopIntoQueue()182 addLoopIntoQueue(L, LQ); in runOnFunction()
179 static void addLoopIntoQueue(Loop *L, std::deque<Loop *> &LQ) { in addLoopIntoQueue() function182 addLoopIntoQueue(*I, LQ); in addLoopIntoQueue()205 addLoopIntoQueue(*I, LQ); in runOnFunction()