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.cpp290 return collectDebugInfoMetadata(M, M.functions(), *DebugInfoBeforePass, in applyDebugify()
302 return collectDebugInfoMetadata(M, M.functions(), *DebugInfoBeforePass, in applyDebugify()
367 bool llvm::collectDebugInfoMetadata(Module &M, in collectDebugInfoMetadata() function in llvm
1068 collectDebugInfoMetadata(M, M.functions(), *DebugInfoBeforePass, in run()
/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/
H A DDebugify.h78 collectDebugInfoMetadata(Module &M, iterator_range<Module::iterator> Functions,