MLIR
20.0.0git
|
Support to check if an operation has the SingleBlockImplicitTerminator trait. More...
#include "mlir/IR/OpDefinition.h"
Static Public Attributes | |
static constexpr bool | value |
Support to check if an operation has the SingleBlockImplicitTerminator trait.
We can't just use hasTrait
because this class is templated on a specific terminator op.
Definition at line 1020 of file OpDefinition.h.
|
staticconstexpr |
Definition at line 1021 of file OpDefinition.h.