Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
H A DDebugify.cpp76 bool llvm::applyDebugifyMetadata( in applyDebugifyMetadata() function in llvm
218 return applyDebugifyMetadata(M, make_range(FuncIt, std::next(FuncIt)), in applyDebugify()
232 return applyDebugifyMetadata(M, M.functions(), in applyDebugify()
944 applyDebugifyMetadata(M, M.functions(), in run()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DMachineDebugify.cpp174 return applyDebugifyMetadata( in runOnModule()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Transforms/Utils/
H A DDebugify.h58 bool applyDebugifyMetadata(