MLIR
16.0.0git
|
#include "mlir/IR/BlockSupport.h"
Protected Types | |
using | OptionsT = typename compute_node_options< mlir::Operation >::type |
using | pointer = typename OptionsT::pointer |
using | const_pointer = typename OptionsT::const_pointer |
using | node_type = ilist_node_impl< OptionsT > |
Static Protected Member Functions | |
static node_type * | getNodePtr (pointer N) |
static const node_type * | getNodePtr (const_pointer N) |
static pointer | getValuePtr (node_type *N) |
static const_pointer | getValuePtr (const node_type *N) |
Definition at line 210 of file BlockSupport.h.
|
protected |
Definition at line 215 of file BlockSupport.h.
|
protected |
Definition at line 216 of file BlockSupport.h.
|
protected |
Definition at line 213 of file BlockSupport.h.
|
protected |
Definition at line 214 of file BlockSupport.h.
|
staticprotected |
|
staticprotected |
|
staticprotected |
|
staticprotected |