Searched defs:StripDebugInfo (Results 1 – 7 of 7) sorted by relevance
/external/llvm-project/mlir/lib/Transforms/ | ||
D | StripDebugInfo.cpp | 18 struct StripDebugInfo : public StripDebugInfoBase<StripDebugInfo> { struct |
/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/llvm-project/llvm/lib/IR/ | ||
D | DebugInfo.cpp | 358 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 __anonab29aeb30411::BitcodeReader |
/external/llvm/lib/Bitcode/Reader/ | ||
D | BitcodeReader.cpp | 277 bool StripDebugInfo = false; member in __anon2b916cd10111::BitcodeReader |
/external/llvm-project/llvm/lib/Bitcode/Reader/ | ||
D | BitcodeReader.cpp | 562 bool StripDebugInfo = false; member in __anona132453f0411::BitcodeReader |