Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/llvm/include/llvm/IR/
H A DAutoUpgrade.h65 bool UpgradeDebugInfo(Module &M);
/minix3/external/bsd/llvm/dist/llvm/lib/IR/
H A DAutoUpgrade.cpp643 bool llvm::UpgradeDebugInfo(Module &M) { in UpgradeDebugInfo() function in llvm
/minix3/external/bsd/llvm/dist/llvm/lib/Bitcode/Reader/
H A DBitcodeReader.cpp3596 UpgradeDebugInfo(*M); in MaterializeModule()
/minix3/external/bsd/llvm/dist/llvm/lib/AsmParser/
H A DLLParser.cpp158 UpgradeDebugInfo(*M); in ValidateEndOfModule()