Home
last modified time | relevance | path

Searched refs:removeDeadPasses (Results 1 – 5 of 5) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DRegionPass.cpp125 removeDeadPasses(P, in runOnFunction()
DLoopPass.cpp281 removeDeadPasses(P, in runOnFunction()
DCallGraphSCCPass.cpp451 removeDeadPasses(P, "", ON_CG_MSG); in RunAllPassesOnSCC()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DLegacyPassManagers.h317 void removeDeadPasses(Pass *P, StringRef Msg,
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DLegacyPassManager.cpp963 void PMDataManager::removeDeadPasses(Pass *P, StringRef Msg, in removeDeadPasses() function in PMDataManager
1507 removeDeadPasses(FP, F.getName(), ON_FUNCTION_MSG); in runOnFunction()
1606 removeDeadPasses(MP, M.getModuleIdentifier(), ON_MODULE_MSG); in runOnModule()