Searched refs:empty_after (Results 1 – 1 of 1) sorted by relevance
1706 isl_bool empty_before, empty_after; in test_gist_empty_pair() local1713 empty_after = isl_map_is_empty(m3); in test_gist_empty_pair()1717 if (empty_before < 0 || empty_after < 0) in test_gist_empty_pair()1722 if (empty_after) in test_gist_empty_pair()