Searched refs:removeDeadPasses (Results 1 – 6 of 6) sorted by relevance
| /freebsd/contrib/llvm-project/llvm/lib/Analysis/ |
| H A D | RegionPass.cpp | 136 removeDeadPasses(P, in runOnFunction()
|
| H A D | LoopPass.cpp | 258 removeDeadPasses(P, in runOnFunction()
|
| H A D | CallGraphSCCPass.cpp | 487 removeDeadPasses(P, "", ON_CG_MSG); in RunAllPassesOnSCC()
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/IR/ |
| H A D | LegacyPassManagers.h | 314 void removeDeadPasses(Pass *P, StringRef Msg,
|
| /freebsd/contrib/llvm-project/llvm/lib/IR/ |
| H A D | LegacyPassManager.cpp | 946 void PMDataManager::removeDeadPasses(Pass *P, StringRef Msg, in removeDeadPasses() function in PMDataManager 1434 removeDeadPasses(FP, Name, ON_FUNCTION_MSG); in runOnFunction() 1544 removeDeadPasses(MP, M.getModuleIdentifier(), ON_MODULE_MSG); in runOnModule()
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/Testing/Demangle/ |
| H A D | DemangleTestCases.inc | 22239 …assENS_9StringRefENS_19PassDebuggingStringE", "llvm::PMDataManager::removeDeadPasses(llvm::Pass*, …
|