Searched defs:constant_int_not_value_matcher (Results 1 – 1 of 1) sorted by relevance
123 template <int64_t TargetNotValue> struct constant_int_not_value_matcher { struct124 bool match(Operation *op) { in match()