clang 24.0.0git
cir::direct::CIRAttrToValue Class Reference

Public Member Functions

 CIRAttrToValue (mlir::Operation *parentOp, mlir::ConversionPatternRewriter &rewriter, mlir::SymbolTableCollection &symbolTables, const mlir::TypeConverter *converter, LLVMBlockAddressInfo *blockInfoAddr=nullptr)

Detailed Description

Definition at line 436 of file LowerToLLVM.cpp.

Constructor & Destructor Documentation

◆ CIRAttrToValue()

cir::direct::CIRAttrToValue::CIRAttrToValue ( mlir::Operation * parentOp,
mlir::ConversionPatternRewriter & rewriter,
mlir::SymbolTableCollection & symbolTables,
const mlir::TypeConverter * converter,
LLVMBlockAddressInfo * blockInfoAddr = nullptr )
inline

Definition at line 438 of file LowerToLLVM.cpp.


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