Home
last modified time | relevance | path

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

/external/llvm-project/llvm/lib/CodeGen/
DMachineStripDebug.cpp80 Changed |= stripDebugifyMetadata(M); in runOnModule()
/external/llvm-project/llvm/include/llvm/Transforms/Utils/
DDebugify.h41 bool stripDebugifyMetadata(Module &M);
/external/llvm-project/llvm/lib/Transforms/Utils/
DDebugify.cpp214 bool llvm::stripDebugifyMetadata(Module &M) { in stripDebugifyMetadata() function in llvm
391 return stripDebugifyMetadata(M); in checkDebugifyMetadata()