Searched refs:bounded1 (Results 1 – 1 of 1) sorted by relevance
1286 isl_bool bounded1, bounded2; in convex_hull_pair() local1300 bounded1 = isl_basic_set_is_bounded(bset1); in convex_hull_pair()1303 if (bounded1 < 0 || bounded2 < 0) in convex_hull_pair()1306 if (bounded1 && bounded2) in convex_hull_pair()1309 if (bounded1 || bounded2) in convex_hull_pair()