Lines Matching defs:ts2
909 struct type_set *ts1 = NULL, *ts2;922 ts2 = (struct type_set *)node->set;923 if (ts1->flags != ts2->flags)925 if (ebitmap_cmp(&ts1->negset, &ts2->negset) == 0)927 if (ebitmap_cmp(&ts1->types, &ts2->types) == 0)