deleteGC(const Function &Fn) | llvm::LLVMContext | |
DiagHandler | llvm::lto::LTOLLVMContext | |
diagnose(const DiagnosticInfo &DI) | llvm::LLVMContext | |
disableDebugTypeODRUniquing() | llvm::LLVMContext | |
emitError(const Instruction *I, const Twine &ErrorStr) | llvm::LLVMContext | |
emitError(const Twine &ErrorStr) | llvm::LLVMContext | |
enableDebugTypeODRUniquing() | llvm::LLVMContext | |
generateMachineFunctionNum(Function &) | llvm::LLVMContext | |
getDefaultTargetCPU() | llvm::LLVMContext | |
getDefaultTargetFeatures() | llvm::LLVMContext | |
getDiagHandlerPtr() const | llvm::LLVMContext | |
getDiagnosticContext() const | llvm::LLVMContext | |
getDiagnosticHandler() | llvm::LLVMContext | |
getDiagnosticHandlerCallBack() const | llvm::LLVMContext | |
getDiagnosticMessagePrefix(DiagnosticSeverity Severity) | llvm::LLVMContext | static |
getDiagnosticsHotnessRequested() const | llvm::LLVMContext | |
getDiagnosticsHotnessThreshold() const | llvm::LLVMContext | |
getDiagnosticsMisExpectTolerance() const | llvm::LLVMContext | |
getGC(const Function &Fn) | llvm::LLVMContext | |
getLLVMRemarkStreamer() | llvm::LLVMContext | |
getLLVMRemarkStreamer() const | llvm::LLVMContext | |
getMainRemarkStreamer() | llvm::LLVMContext | |
getMainRemarkStreamer() const | llvm::LLVMContext | |
getMDKindID(StringRef Name) const | llvm::LLVMContext | |
getMDKindNames(SmallVectorImpl< StringRef > &Result) const | llvm::LLVMContext | |
getMisExpectWarningRequested() const | llvm::LLVMContext | |
getOperandBundleTagID(StringRef Tag) const | llvm::LLVMContext | |
getOperandBundleTags(SmallVectorImpl< StringRef > &Result) const | llvm::LLVMContext | |
getOptPassGate() const | llvm::LLVMContext | |
getOrInsertBundleTag(StringRef TagName) const | llvm::LLVMContext | |
getOrInsertSyncScopeID(StringRef SSN) | llvm::LLVMContext | |
getSyncScopeName(SyncScope::ID Id) const | llvm::LLVMContext | |
getSyncScopeNames(SmallVectorImpl< StringRef > &SSNs) const | llvm::LLVMContext | |
isDiagnosticsHotnessThresholdSetFromPSI() const | llvm::LLVMContext | |
isODRUniquingDebugTypes() const | llvm::LLVMContext | |
LLVMContext() | llvm::LLVMContext | |
LLVMContext(const LLVMContext &)=delete | llvm::LLVMContext | |
LTOLLVMContext(const Config &C) | llvm::lto::LTOLLVMContext | inline |
OB_cfguardtarget enum value | llvm::LLVMContext | |
OB_clang_arc_attachedcall enum value | llvm::LLVMContext | |
OB_convergencectrl enum value | llvm::LLVMContext | |
OB_deopt enum value | llvm::LLVMContext | |
OB_funclet enum value | llvm::LLVMContext | |
OB_gc_live enum value | llvm::LLVMContext | |
OB_gc_transition enum value | llvm::LLVMContext | |
OB_kcfi enum value | llvm::LLVMContext | |
OB_preallocated enum value | llvm::LLVMContext | |
OB_ptrauth enum value | llvm::LLVMContext | |
operator=(const LLVMContext &)=delete | llvm::LLVMContext | |
pImpl | llvm::LLVMContext | |
setDefaultTargetCPU(StringRef CPU) | llvm::LLVMContext | |
setDefaultTargetFeatures(StringRef Features) | llvm::LLVMContext | |
setDiagnosticHandler(std::unique_ptr< DiagnosticHandler > &&DH, bool RespectFilters=false) | llvm::LLVMContext | |
setDiagnosticHandlerCallBack(DiagnosticHandler::DiagnosticHandlerTy DiagHandler, void *DiagContext=nullptr, bool RespectFilters=false) | llvm::LLVMContext | |
setDiagnosticsHotnessRequested(bool Requested) | llvm::LLVMContext | |
setDiagnosticsHotnessThreshold(std::optional< uint64_t > Threshold) | llvm::LLVMContext | |
setDiagnosticsMisExpectTolerance(std::optional< uint32_t > Tolerance) | llvm::LLVMContext | |
setDiscardValueNames(bool Discard) | llvm::LLVMContext | |
setGC(const Function &Fn, std::string GCName) | llvm::LLVMContext | |
setLLVMRemarkStreamer(std::unique_ptr< LLVMRemarkStreamer > RemarkStreamer) | llvm::LLVMContext | |
setMainRemarkStreamer(std::unique_ptr< remarks::RemarkStreamer > MainRemarkStreamer) | llvm::LLVMContext | |
setMisExpectWarningRequested(bool Requested) | llvm::LLVMContext | |
setOptPassGate(OptPassGate &) | llvm::LLVMContext | |
setYieldCallback(YieldCallbackTy Callback, void *OpaqueHandle) | llvm::LLVMContext | |
shouldDiscardValueNames() const | llvm::LLVMContext | |
yield() | llvm::LLVMContext | |
YieldCallbackTy typedef | llvm::LLVMContext | |
~LLVMContext() | llvm::LLVMContext | |