MLIR  19.0.0git
Static Public Member Functions | List of all members
mlir::AttrTypeSubElementHandler< LLVM::detail::LLVMStructTypeStorage::Key > Struct Reference

Allow walking and replacing the subelements of a LLVMStructTypeStorage key. More...

#include "Dialect/LLVMIR/IR/TypeDetail.h"

Static Public Member Functions

static void walk (const LLVM::detail::LLVMStructTypeStorage::Key &param, AttrTypeImmediateSubElementWalker &walker)
 
static FailureOr< LLVM::detail::LLVMStructTypeStorage::Keyreplace (const LLVM::detail::LLVMStructTypeStorage::Key &param, AttrSubElementReplacements &attrRepls, TypeSubElementReplacements &typeRepls)
 

Detailed Description

Allow walking and replacing the subelements of a LLVMStructTypeStorage key.

Definition at line 336 of file TypeDetail.h.

Member Function Documentation

◆ replace()

◆ walk()


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