Home
last modified time | relevance | path

Searched refs:collectDebugInfoMetadata (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DDebugify.cpp227 return collectDebugInfoMetadata(M, M.functions(), *DebugInfoBeforePass, in applyDebugify()
240 return collectDebugInfoMetadata(M, M.functions(), *DebugInfoBeforePass, in applyDebugify()
295 bool llvm::collectDebugInfoMetadata(Module &M, in collectDebugInfoMetadata() function in llvm
1004 collectDebugInfoMetadata(M, M.functions(), *DebugInfoBeforePass, in run()
/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/
H A DDebugify.h75 bool collectDebugInfoMetadata(Module &M,