My Project
Static Public Member Functions | List of all members
mlir::detail::AttributeUniquer Class Reference

#include <AttributeSupport.h>

Static Public Member Functions

template<typename T , typename... Args>
static T get (MLIRContext *ctx, unsigned kind, Args &&... args)
 Get an uniqued instance of attribute T. More...
 

Member Function Documentation

◆ get()

template<typename T , typename... Args>
static T mlir::detail::AttributeUniquer::get ( MLIRContext ctx,
unsigned  kind,
Args &&...  args 
)
inlinestatic

Get an uniqued instance of attribute T.


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