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

/freebsd-current/contrib/llvm-project/llvm/lib/AsmParser/
H A DParser.cpp23 parseAssemblyInto(MemoryBufferRef F, Module *M, ModuleSummaryIndex *Index, SMDiagnostic &Err, SlotMapping *Slots, bool UpgradeDebugInfo, DataLayoutCallbackTy DataLayoutCallback) argument
74 parseAssemblyWithIndex(MemoryBufferRef F, SMDiagnostic &Err, LLVMContext &Context, SlotMapping *Slots, bool UpgradeDebugInfo, DataLayoutCallbackTy DataLayoutCallback) argument
[all...]
H A DLLParser.cpp73 bool LLParser::Run(bool UpgradeDebugInfo, argument
185 bool LLParser::validateEndOfModule(bool UpgradeDebugInfo) { argument
/freebsd-current/contrib/llvm-project/llvm/include/llvm/AsmParser/
H A DLLParser.h178 bool UpgradeDebugInfo; member in class:llvm::LLParser
/freebsd-current/contrib/llvm-project/llvm/lib/IR/
H A DAutoUpgrade.cpp4793 bool llvm::UpgradeDebugInfo(Module &M) { function in class:llvm

Completed in 118 milliseconds