My Project
Classes | Namespaces
AffineExprDetail.h File Reference
#include "mlir/IR/AffineExpr.h"
#include "mlir/IR/MLIRContext.h"
#include "mlir/Support/StorageUniquer.h"
Include dependency graph for AffineExprDetail.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  mlir::detail::AffineExprStorage
 Base storage class appearing in an affine expression. More...
 
struct  mlir::detail::AffineBinaryOpExprStorage
 A binary operation appearing in an affine expression. More...
 
struct  mlir::detail::AffineDimExprStorage
 A dimensional or symbolic identifier appearing in an affine expression. More...
 
struct  mlir::detail::AffineConstantExprStorage
 An integer constant appearing in affine expression. More...
 

Namespaces

 mlir
 
 mlir::detail
 Check if a Callable type can be invoked with the given set of arg types.