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

References

tools/polly/lib/External/isl/isl_constraint.c
  782 		ISL_F_SET(bmap, ISL_BASIC_SET_FINAL);
tools/polly/lib/External/isl/isl_map.c
 1242 	ISL_F_SET(dst, ISL_BASIC_SET_FINAL);
 1274 	if (ISL_F_ISSET(bset, ISL_BASIC_SET_FINAL)) {
 1295 	if (ISL_F_ISSET(bmap, ISL_BASIC_SET_FINAL)) {
 1301 		ISL_F_SET(bmap, ISL_BASIC_SET_FINAL);
 1852 		ISL_F_CLR(ext, ISL_BASIC_SET_FINAL);
 1932 		ISL_F_CLR(bmap, ISL_BASIC_SET_FINAL);
tools/polly/lib/External/isl/isl_map_simplify.c
 1493 	ISL_F_SET(bmap, ISL_BASIC_SET_FINAL);