clang 23.0.0git
cir::TargetLoweringInfo Class Reference

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

Public Member Functions

virtual ~TargetLoweringInfo ()
virtual cir::SyncScopeKind convertSyncScope (cir::SyncScopeKind syncScope) const

Detailed Description

Definition at line 21 of file TargetLoweringInfo.h.

Constructor & Destructor Documentation

◆ ~TargetLoweringInfo()

cir::TargetLoweringInfo::~TargetLoweringInfo ( )
virtualdefault

Member Function Documentation

◆ convertSyncScope()

cir::SyncScopeKind cir::TargetLoweringInfo::convertSyncScope ( cir::SyncScopeKind syncScope) const
virtual

Definition at line 21 of file TargetLoweringInfo.cpp.

Referenced by convertSyncScopeIfPresent().


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