MLIR  19.0.0git
Static Public Attributes | List of all members
mlir::OpTrait::hasSingleBlockImplicitTerminator< Op, false > Struct Template Reference

#include "mlir/IR/OpDefinition.h"

Static Public Attributes

static constexpr bool value = false
 

Detailed Description

template<class Op>
struct mlir::OpTrait::hasSingleBlockImplicitTerminator< Op, false >

Definition at line 1027 of file OpDefinition.h.

Member Data Documentation

◆ value

template<class Op >
constexpr bool mlir::OpTrait::hasSingleBlockImplicitTerminator< Op, false >::value = false
staticconstexpr

Definition at line 1028 of file OpDefinition.h.


The documentation for this struct was generated from the following file: