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