My Project
Static Public Member Functions | List of all members
mlir::OpTrait::linalg::NInputs< N >::Impl< ConcreteType > Class Template Reference

#include <LinalgTraits.h>

Inheritance diagram for mlir::OpTrait::linalg::NInputs< N >::Impl< ConcreteType >:
Inheritance graph
[legend]
Collaboration diagram for mlir::OpTrait::linalg::NInputs< N >::Impl< ConcreteType >:
Collaboration graph
[legend]

Static Public Member Functions

static unsigned getNumInputs ()
 

Additional Inherited Members

- Protected Member Functions inherited from mlir::OpTrait::TraitBase< ConcreteType, NInputs< N >::Impl >
OperationgetOperation ()
 Return the ultimate Operation being worked on. More...
 
- Static Protected Member Functions inherited from mlir::OpTrait::TraitBase< ConcreteType, NInputs< N >::Impl >
static LogicalResult verifyTrait (Operation *op)
 
static AbstractOperation::OperationProperties getTraitProperties ()
 

Member Function Documentation

◆ getNumInputs()

template<unsigned N>
template<typename ConcreteType >
static unsigned mlir::OpTrait::linalg::NInputs< N >::Impl< ConcreteType >::getNumInputs ( )
inlinestatic

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