Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DMachineStripDebug.cpp77 Changed |= stripDebugifyMetadata(M); in runOnModule()
/openbsd-src/gnu/llvm/llvm/include/llvm/Transforms/Utils/
H A DDebugify.h64 bool stripDebugifyMetadata(Module &M);
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Utils/
H A DDebugify.cpp245 bool llvm::stripDebugifyMetadata(Module &M) { in stripDebugifyMetadata() function in llvm
795 return stripDebugifyMetadata(M); in checkDebugifyMetadata()