8#ifndef MLIR_INTERFACES_FOLDINTERFACES_H_
9#define MLIR_INTERFACES_FOLDINTERFACES_H_
12#include "llvm/ADT/ArrayRef.h"
13#include "llvm/ADT/SmallVector.h"
21#include "mlir/Interfaces/DialectFoldInterface.h.inc"
Attributes are known-constant values of operations.
This class represents a single result from folding an operation.
This class contains a list of basic blocks and a link to the parent operation it is attached to.
Include the generated interface declarations.