|
MLIR 22.0.0git
|
Operations implementing this trait are considered as valid constant expressions in any context (In contrast of ConstantExprCheckOpInterface which are sometimes considered valid constant expressions. More...
#include "mlir/Dialect/WasmSSA/IR/WasmSSAInterfaces.h"
Additional Inherited Members | |
| Protected Member Functions inherited from mlir::OpTrait::TraitBase< OperationType, ConstantExprOpTrait > | |
| Operation * | getOperation () |
| Return the ultimate Operation being worked on. | |
Operations implementing this trait are considered as valid constant expressions in any context (In contrast of ConstantExprCheckOpInterface which are sometimes considered valid constant expressions.
Definition at line 47 of file WasmSSAInterfaces.h.