Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/AsmParser/
H A DParser.cpp26 SlotMapping *Slots, bool UpgradeDebugInfo, in parseAssemblyInto()
77 bool UpgradeDebugInfo, in parseAssemblyWithIndex()
104 bool UpgradeDebugInfo, in parseAssemblyFileWithIndex()
H A DLLParser.cpp79 bool LLParser::Run(bool UpgradeDebugInfo, in Run()
206 bool LLParser::validateEndOfModule(bool UpgradeDebugInfo) { in validateEndOfModule()
/freebsd/contrib/llvm-project/llvm/include/llvm/AsmParser/
H A DLLParser.h179 bool UpgradeDebugInfo; variable
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DAutoUpgrade.cpp4885 bool llvm::UpgradeDebugInfo(Module &M) { in UpgradeDebugInfo() function in llvm