Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DLoopPassManager.cpp33 : runWithoutLoopNestPasses(L, AM, AR, U); in run()
129 LoopPassManager::runWithoutLoopNestPasses(Loop &L, LoopAnalysisManager &AM, in runWithoutLoopNestPasses() function in llvm::LoopPassManager
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Transforms/Scalar/
H A DLoopPassManager.h183 PreservedAnalyses runWithoutLoopNestPasses(Loop &L, LoopAnalysisManager &AM,