Searched refs:insertLoopIntoQueue (Results 1 – 3 of 3) sorted by relevance
120 insertLoopIntoQueue(L); in insertLoop()123 void LPPassManager::insertLoopIntoQueue(Loop *L) { in insertLoopIntoQueue() function in LPPassManager
126 void insertLoopIntoQueue(Loop *L);
580 LPM.insertLoopIntoQueue(NewOuter); in SeparateNestedLoop()