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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/AsmParser/
H A DParser.cpp25 parseAssemblyInto(MemoryBufferRef F, Module *M, ModuleSummaryIndex *Index, SMDiagnostic &Err, SlotMapping *Slots, bool UpgradeDebugInfo, DataLayoutCallbackTy DataLayoutCallback) argument
76 parseAssemblyWithIndex(MemoryBufferRef F, SMDiagnostic &Err, LLVMContext &Context, SlotMapping *Slots, bool UpgradeDebugInfo, DataLayoutCallbackTy DataLayoutCallback) argument
[all...]
H A DLLParser.cpp62 bool LLParser::Run(bool UpgradeDebugInfo, argument
128 bool LLParser::ValidateEndOfModule(bool UpgradeDebugInfo) { argument
H A DLLParser.h158 bool UpgradeDebugInfo; member in class:llvm::LLParser
/freebsd-13-stable/contrib/llvm-project/llvm/lib/IR/
H A DAutoUpgrade.cpp3862 bool llvm::UpgradeDebugInfo(Module &M) { function in class:llvm

Completed in 89 milliseconds