Home
last modified time | relevance | path

Searched refs:empty_after (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/polly/lib/External/isl/
H A Disl_test.c1706 isl_bool empty_before, empty_after; in test_gist_empty_pair() local
1713 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()