Home
last modified time | relevance | path

Searched refs:insertLoopIntoQueue (Results 1 – 2 of 2) sorted by relevance

/NextBSD/contrib/llvm/lib/Analysis/
HDLoopPass.cpp114 insertLoopIntoQueue(L); in insertLoop()
117 void LPPassManager::insertLoopIntoQueue(Loop *L) { in insertLoopIntoQueue() function in LPPassManager
/NextBSD/contrib/llvm/include/llvm/Analysis/
HDLoopPass.h138 void insertLoopIntoQueue(Loop *L);