Home
last modified time | relevance | path

Searched refs:stripDebugifyMetadata (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DMachineStripDebug.cpp80 Changed |= stripDebugifyMetadata(M); in runOnModule()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Transforms/Utils/
H A DDebugify.h65 bool stripDebugifyMetadata(Module &M);
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
H A DDebugify.cpp239 bool llvm::stripDebugifyMetadata(Module &M) { in stripDebugifyMetadata() function in llvm
764 return stripDebugifyMetadata(M); in checkDebugifyMetadata()