|
MLIR 23.0.0git
|
Matches a poison attribute (any attribute implementing PoisonAttrInterface). More...
#include "mlir/Dialect/UB/IR/UBMatchers.h"
Public Member Functions | |
| bool | match (Attribute attr) |
| bool | match (Operation *op) |
Matches a poison attribute (any attribute implementing PoisonAttrInterface).
Supports matching against both Attribute and Operation* (via constant folding).
Definition at line 26 of file UBMatchers.h.
Definition at line 27 of file UBMatchers.h.
Referenced by match().
Definition at line 29 of file UBMatchers.h.
References match().