Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/AsmParser/
H A DParser.cpp25 SlotMapping *Slots, bool UpgradeDebugInfo, in parseAssemblyInto()
76 bool UpgradeDebugInfo, in parseAssemblyWithIndex()
103 bool UpgradeDebugInfo, in parseAssemblyFileWithIndex()
H A DLLParser.cpp73 bool LLParser::Run(bool UpgradeDebugInfo, in Run()
185 bool LLParser::validateEndOfModule(bool UpgradeDebugInfo) { in validateEndOfModule()
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/AsmParser/
H A DLLParser.h178 bool UpgradeDebugInfo; variable
/freebsd-14.2/contrib/llvm-project/llvm/lib/IR/
H A DAutoUpgrade.cpp4793 bool llvm::UpgradeDebugInfo(Module &M) { in UpgradeDebugInfo() function in llvm