Searched defs:constant_int_value_matcher (Results 1 – 1 of 1) sorted by relevance
114 template <int64_t TargetValue> struct constant_int_value_matcher { struct115 bool match(Operation *op) { in match()