clang 23.0.0git
cir::TargetLoweringInfo Class Reference

#include "/work/as-worker-4/publish-doxygen-docs/llvm-project/clang/lib/CIR/Dialect/Transforms/TargetLowering/TargetLoweringInfo.h"

Public Member Functions

virtual ~TargetLoweringInfo ()
virtual std::string getLLVMSyncScope (cir::SyncScopeKind syncScope) const

Detailed Description

Definition at line 22 of file TargetLoweringInfo.h.

Constructor & Destructor Documentation

◆ ~TargetLoweringInfo()

cir::TargetLoweringInfo::~TargetLoweringInfo ( )
virtualdefault

Member Function Documentation

◆ getLLVMSyncScope()

std::string cir::TargetLoweringInfo::getLLVMSyncScope ( cir::SyncScopeKind syncScope) const
virtual

Definition at line 21 of file TargetLoweringInfo.cpp.


The documentation for this class was generated from the following files: