reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/polly/lib/External/isl/basis_reduction_tab.c
  243 	return lp->tab->empty;
tools/polly/lib/External/isl/basis_reduction_templ.c
   79 	if (tab->empty)
tools/polly/lib/External/isl/isl_affine_hull.c
  508 	if (tab->empty) {
tools/polly/lib/External/isl/isl_coalesce.c
 1581 	if (info_j->tab->empty)
 3920 		if (info[i].tab->empty)
tools/polly/lib/External/isl/isl_map.c
10850 		empty = tab->empty;
10863 		empty = tab->empty;
tools/polly/lib/External/isl/isl_map_simplify.c
 2251 	if (tab && tab->empty)
 4181 				if (data.tab && data.tab->empty)
 4189 		if (data.tab && data.tab->empty) {
tools/polly/lib/External/isl/isl_map_subtract.c
   81 		if (tab->empty)
   89 		if (tab->empty)
  388 			if (tab->empty) {
tools/polly/lib/External/isl/isl_sample.c
  158 	if (tab->empty || n_eq == 0)
  200 	if (tab->empty || n_eq == 0 || n_eq == tab->n_var)
  389 	if (tab->empty)
  633 	if (tab && tab->empty) {
tools/polly/lib/External/isl/isl_tab.c
   82 	tab->empty = 0;
  290 	dup->empty = tab->empty;
  290 	dup->empty = tab->empty;
  543 	prod->empty = tab1->empty || tab2->empty;
  543 	prod->empty = tab1->empty || tab2->empty;
  543 	prod->empty = tab1->empty || tab2->empty;
 1000 	if (!tab->empty && tab->need_undo)
 1003 	tab->empty = 1;
 1235 	if (tab->empty)
 1601 	if (tab->empty)
 2418 		if (tab->empty)
 2499 	if (tab->empty)
 2640 	if (tab->empty)
 2968 	if (tab->empty)
 3102 	if (tab->empty)
 3157 	if (tab->empty)
 3249 	if (tab->empty)
 3862 		tab->empty = 0;
 4031 	if (tab->empty) {
 4078 	if (tab->empty)
tools/polly/lib/External/isl/isl_tab_pip.c
  673 	if (tab->empty && !sol->add_empty)
  680 	if (tab->empty) {
 1416 	if (tab->empty)
 1600 	if (tab->empty)
 1614 	if (tab->empty)
 1674 	if (!tab->empty && tab->con[r].is_row &&
 1875 	if (tab->empty)
 1894 		if (tab->empty)
 1985 	if (!tab->empty && sample_is_finite(tab)) {
 1994 	if (!tab->empty && isl_tab_rollback(tab, snap) < 0)
 2321 		if (!tab || tab->empty)
 2334 		if (!tab || tab->empty)
 2427 			if (!context_tab->empty &&
 2580 	feasible = !clex->tab->empty;
 2644 	return clex->tab->empty;
 2713 		if (!context_tab->empty &&
 2929 	if (cgbr->shifted->empty)
 3038 	if (cgbr->tab->empty)
 3094 	if (cgbr->shifted && !cgbr->shifted->empty && use_shifted(cgbr)) {
 3132 	if (cgbr->shifted && !cgbr->shifted->empty && use_shifted(cgbr)) {
 3233 	feasible = !cgbr->tab->empty;
 3450 	return cgbr->tab->empty;
 3932 	empty = tab->empty;
 3933 	tab->empty = 1;
 3935 	tab->empty = empty;
 4064 	if (tab->empty)
 4069 	for (r = 0; r >= 0 && tab && !tab->empty; r = restore_lexmin(tab)) {
 5271 	if (data->tab->empty)
 5306 		if (data->tab->empty)
 5611 	if (tl->tab->empty)
tools/polly/lib/External/isl/isl_vertices.c
  290 	if (tab->empty) {
  417 	if (tab->empty)	{
 1141 		if (tab->empty) {