Searched refs:StripDeadDebugInfoPass (Results 1 – 4 of 4) sorted by relevance
41 struct StripDeadDebugInfoPass : PassInfoMixin<StripDeadDebugInfoPass> { struct
294 PreservedAnalyses StripDeadDebugInfoPass::run(Module &M, in run()
410 PM.addPass(StripDeadDebugInfoPass()); in main()
135 MODULE_PASS("strip-dead-debug-info", StripDeadDebugInfoPass())