Home
last modified time | relevance | path

Searched refs:StripDeadDebugInfoPass (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Transforms/IPO/
H A DStripSymbols.h41 struct StripDeadDebugInfoPass : PassInfoMixin<StripDeadDebugInfoPass> { struct
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/IPO/
H A DStripSymbols.cpp411 PreservedAnalyses StripDeadDebugInfoPass::run(Module &M, in run()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Passes/
H A DPassRegistry.def105 MODULE_PASS("strip-dead-debug-info", StripDeadDebugInfoPass())