MLIR
20.0.0git
|
The matcher that matches operations that have the ConstantLike
trait.
More...
#include "mlir/IR/Matchers.h"
Public Member Functions | |
bool | match (Operation *op) |
The matcher that matches operations that have the ConstantLike
trait.
Definition at line 53 of file Matchers.h.
|
inline |
Definition at line 54 of file Matchers.h.
References mlir::Operation::hasTrait().