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 | |
![]() | |
Operation * | getOperation () |
Return the ultimate Operation being worked on. More... | |
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.