Searched defs:StripDebugInfo (Results 1 – 3 of 3) sorted by relevance
268 bool llvm::StripDebugInfo(Module &M) { in StripDebugInfo() function in llvm
237 static bool StripDebugInfo(Module &M) { in StripDebugInfo() function
277 bool StripDebugInfo = false; member in __anonecb5182a0111::BitcodeReader