Home
last modified time | relevance | path

Searched defs:constant_int_value_matcher (Results 1 – 1 of 1) sorted by relevance

/external/llvm-project/mlir/include/mlir/IR/
DMatchers.h114 template <int64_t TargetValue> struct constant_int_value_matcher { struct
115 bool match(Operation *op) { in match()