Searched refs:stripNonLineTableDebugInfo (Results 1 - 4 of 4) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DStripNonLineTableDebugInfo.cpp31 return llvm::stripNonLineTableDebugInfo(M);
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/IR/
H A DDebugInfo.h51 bool stripNonLineTableDebugInfo(Module &M);
/freebsd-12-stable/contrib/llvm-project/llvm/lib/IR/
H A DDebugInfo.cpp589 bool llvm::stripNonLineTableDebugInfo(Module &M) { function in class:llvm
/freebsd-12-stable/contrib/llvm-project/llvm/tools/bugpoint/
H A DCrashDebugger.cpp1318 stripMetadata(stripNonLineTableDebugInfo);

Completed in 175 milliseconds