MLIR
21.0.0git
|
Cast (const) Operation * to itself. More...
#include "mlir/IR/Operation.h"
Static Public Member Functions | |
static bool | isPossible (::mlir::Operation *op) |
::mlir::Operation * | doCast (::mlir::Operation *op) |
Cast (const) Operation * to itself.
This is helpful to avoid SFINAE in templated implementations that should work on both base and derived operation types.
Definition at line 1141 of file Operation.h.
|
inlinestatic |
Definition at line 1147 of file Operation.h.
|
inlinestatic |
Definition at line 1146 of file Operation.h.