Searched defs:StripDebugMachineModule (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineStripDebug.cpp32 struct StripDebugMachineModule : public ModulePass { struct in namespace:__anon3527
85 StripDebugMachineModule() : StripDebugMachineModule(OnlyDebugifiedDefault) {} function in struct:__anon3527::StripDebugMachineModule
86 StripDebugMachineModule(bool OnlyDebugified) function in struct:__anon3527::StripDebugMachineModule

Completed in 97 milliseconds