Home
last modified time | relevance | path

Searched refs:removeDebugIntrinsicDeclarations (Results 1 – 9 of 9) sorted by relevance

/src/contrib/llvm-project/llvm/lib/Bitcode/Writer/ !
H A DBitcodeWriterPass.cpp27 M.removeDebugIntrinsicDeclarations(); in run()
60 M.removeDebugIntrinsicDeclarations(); in runOnModule()
/src/contrib/llvm-project/llvm/lib/IRPrinter/ !
H A DIRPrintingPasses.cpp43 M.removeDebugIntrinsicDeclarations(); in run()
/src/contrib/llvm-project/llvm/lib/IR/ !
H A DIRPrintingPasses.cpp55 M.removeDebugIntrinsicDeclarations(); in runOnModule()
H A DModule.cpp90 void Module::removeDebugIntrinsicDeclarations() { in removeDebugIntrinsicDeclarations() function in Module
/src/contrib/llvm-project/llvm/tools/llvm-as/ !
H A Dllvm-as.cpp149 M->removeDebugIntrinsicDeclarations(); in main()
/src/contrib/llvm-project/llvm/tools/llvm-dis/ !
H A Dllvm-dis.cpp263 M->removeDebugIntrinsicDeclarations(); in main()
/src/contrib/llvm-project/llvm/tools/llvm-link/ !
H A Dllvm-link.cpp551 Composite->removeDebugIntrinsicDeclarations(); in main()
/src/contrib/llvm-project/llvm/lib/Transforms/IPO/ !
H A DThinLTOBitcodeWriter.cpp587 M.removeDebugIntrinsicDeclarations(); in run()
/src/contrib/llvm-project/llvm/include/llvm/IR/ !
H A DModule.h224 void removeDebugIntrinsicDeclarations();