|
MLIR 22.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 1186 of file Operation.h.
|
inlinestatic |
Definition at line 1192 of file Operation.h.
|
inlinestatic |
Definition at line 1191 of file Operation.h.