Searched defs:StripDebugInfo (Results 1 – 4 of 4) sorted by relevance
| /external/llvm/lib/IR/ | ||
| D | DebugInfo.cpp | 268 bool llvm::StripDebugInfo(Module &M) { in StripDebugInfo() function in llvm |
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ | ||
| D | DebugInfo.cpp | 350 bool llvm::StripDebugInfo(Module &M) { in StripDebugInfo() function in llvm |
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Bitcode/Reader/ | ||
| D | BitcodeReader.cpp | 563 bool StripDebugInfo = false; member in __anond297d7510411::BitcodeReader |
| /external/llvm/lib/Bitcode/Reader/ | ||
| D | BitcodeReader.cpp | 277 bool StripDebugInfo = false; member in __anon6f73ddef0111::BitcodeReader |