Home
last modified time | relevance | path

Searched refs:stripNonLineTableDebugInfo (Results 1 – 8 of 8) sorted by relevance

/external/llvm-project/llvm/lib/Transforms/Utils/
DStripNonLineTableDebugInfo.cpp33 return llvm::stripNonLineTableDebugInfo(M); in runOnModule()
49 llvm::stripNonLineTableDebugInfo(M); in run()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DStripNonLineTableDebugInfo.cpp31 return llvm::stripNonLineTableDebugInfo(M); in runOnModule()
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DDebugInfo.h51 bool stripNonLineTableDebugInfo(Module &M);
/external/llvm-project/llvm/include/llvm/IR/
DDebugInfo.h52 bool stripNonLineTableDebugInfo(Module &M);
/external/llvm-project/llvm/unittests/IR/
DDebugInfoTest.cpp140 bool Changed = stripNonLineTableDebugInfo(*M); in TEST()
/external/llvm-project/llvm/tools/bugpoint/
DCrashDebugger.cpp1321 stripMetadata(stripNonLineTableDebugInfo); in DebugACrash()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DDebugInfo.cpp589 bool llvm::stripNonLineTableDebugInfo(Module &M) { in stripNonLineTableDebugInfo() function in llvm
/external/llvm-project/llvm/lib/IR/
DDebugInfo.cpp597 bool llvm::stripNonLineTableDebugInfo(Module &M) { in stripNonLineTableDebugInfo() function in llvm