My Project
|
Binds to a specific value and matches it. More...
#include <Matchers.h>
Public Member Functions | |
PatternMatcherValue (Value val) | |
bool | match (Value val) const |
Public Attributes | |
Value | value |
Binds to a specific value and matches it.
|
inline |
|
inline |
Value mlir::detail::PatternMatcherValue::value |