Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineStripDebug.cpp80 Changed |= stripDebugifyMetadata(M); in runOnModule()
/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/
H A DDebugify.h65 bool stripDebugifyMetadata(Module &M);
/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DDebugify.cpp239 bool llvm::stripDebugifyMetadata(Module &M) { in stripDebugifyMetadata() function in llvm
764 return stripDebugifyMetadata(M); in checkDebugifyMetadata()