reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
203 int isl_tab_detect_redundant(struct isl_tab *tab) WARN_UNUSED;
545 if (isl_tab_detect_redundant(fused_tab) < 0) 1449 if (isl_tab_detect_redundant(info->tab) < 0) 1578 if (isl_tab_detect_redundant(info_j->tab) < 0) 3914 if (isl_tab_detect_redundant(info[i].tab) < 0)tools/polly/lib/External/isl/isl_convex_hull.c
77 if (isl_tab_detect_redundant(tab) < 0)
tools/polly/lib/External/isl/isl_map_simplify.c 2385 if (isl_tab_detect_redundant(tab) < 0)
tools/polly/lib/External/isl/isl_map_subtract.c 237 if (isl_tab_detect_redundant(tab) < 0)
tools/polly/lib/External/isl/isl_vertices.c619 if (isl_tab_detect_redundant(tab) < 0) 694 if (isl_tab_detect_redundant(tab) < 0) 900 if (isl_tab_detect_redundant(tab) < 0) 933 if (isl_tab_detect_redundant(tab) < 0)