Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DDebugify.cpp81 bool llvm::applyDebugifyMetadata( in applyDebugifyMetadata() function in llvm
224 return applyDebugifyMetadata(M, make_range(FuncIt, std::next(FuncIt)), in applyDebugify()
238 return applyDebugifyMetadata(M, M.functions(), in applyDebugify()
1001 applyDebugifyMetadata(M, M.functions(), in run()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineDebugify.cpp195 return applyDebugifyMetadata( in runOnModule()
/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/
H A DDebugify.h59 bool applyDebugifyMetadata(