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

References

tools/polly/lib/External/isl/isl_coalesce.c
 3843 		ISL_F_SET(info[i].bmap, ISL_BASIC_MAP_NO_REDUNDANT);
 3913 		if (!ISL_F_ISSET(info[i].bmap, ISL_BASIC_MAP_NO_REDUNDANT))
tools/polly/lib/External/isl/isl_convex_hull.c
   62 	if (ISL_F_ISSET(bmap, ISL_BASIC_MAP_NO_REDUNDANT))
   84 	ISL_F_SET(bmap, ISL_BASIC_MAP_NO_REDUNDANT);
tools/polly/lib/External/isl/isl_map.c
 1433 	ISL_F_CLR(bmap, ISL_BASIC_MAP_NO_REDUNDANT);
 1510 	ISL_F_CLR(bmap, ISL_BASIC_MAP_NO_REDUNDANT);
 1529 	ISL_F_CLR(bmap, ISL_BASIC_MAP_NO_REDUNDANT);