Home
last modified time | relevance | path

Searched refs:UpgradeDebugInfo (Results 1 – 7 of 7) sorted by relevance

/external/llvm/include/llvm/IR/
DAutoUpgrade.h70 bool UpgradeDebugInfo(Module &M);
/external/llvm/tools/llvm-link/
Dllvm-link.cpp126 UpgradeDebugInfo(*Result); in loadFile()
274 UpgradeDebugInfo(*SrcModule); in importFunctions()
/external/llvm/lib/Transforms/IPO/
DFunctionImport.cpp589 UpgradeDebugInfo(*SrcModule); in importFunctions()
/external/llvm/tools/gold/
Dgold-plugin.cpp707 UpgradeDebugInfo(M); in getModuleForFile()
/external/llvm/lib/IR/
DAutoUpgrade.cpp1440 bool llvm::UpgradeDebugInfo(Module &M) { in UpgradeDebugInfo() function in llvm
/external/llvm/lib/Bitcode/Reader/
DBitcodeReader.cpp5776 UpgradeDebugInfo(*TheModule); in materializeModule()
/external/llvm/lib/AsmParser/
DLLParser.cpp226 UpgradeDebugInfo(*M); in ValidateEndOfModule()