clang 22.0.0git
Public Member Functions | List of all members
cir::direct::CIRToLLVMVTableAddrPointOpLowering Class Reference

#include "/home/buildbot/as-worker-4/publish-doxygen-docs/llvm-project/clang/lib/CIR/Lowering/DirectToLLVM/LowerToLLVM.h"

Inheritance diagram for cir::direct::CIRToLLVMVTableAddrPointOpLowering:
[legend]

Public Member Functions

mlir::LogicalResult matchAndRewrite (cir::VTableAddrPointOp op, OpAdaptor, mlir::ConversionPatternRewriter &) const override
 

Detailed Description

Definition at line 480 of file LowerToLLVM.h.

Member Function Documentation

◆ matchAndRewrite()

mlir::LogicalResult cir::direct::CIRToLLVMVTableAddrPointOpLowering::matchAndRewrite ( cir::VTableAddrPointOp  op,
OpAdaptor  adaptor,
mlir::ConversionPatternRewriter &  rewriter 
) const
override

Definition at line 2593 of file LowerToLLVM.cpp.

References cir::direct::getValueForVTableSymbol().


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