Home
last modified time | relevance | path

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

/external/llvm-project/polly/lib/External/isl/
Disl_tab.c1597 static int tab_is_manifestly_empty(struct isl_tab *tab) in tab_is_manifestly_empty() function
1666 if (tab_is_manifestly_empty(tab) && isl_tab_mark_empty(tab) < 0) in close_row()