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

References

tools/polly/lib/External/isl/isl_map.c
 1436 	ISL_F_CLR(bmap, ISL_BASIC_MAP_NORMALIZED_DIVS);
 1512 	ISL_F_CLR(bmap, ISL_BASIC_MAP_NORMALIZED_DIVS);
 1635 	ISL_F_CLR(bmap, ISL_BASIC_MAP_NORMALIZED_DIVS);
11684 	ISL_FL_CLR(flags, ISL_BASIC_MAP_NORMALIZED_DIVS);
13597 	ISL_F_CLR(bmap, ISL_BASIC_MAP_NORMALIZED_DIVS);
tools/polly/lib/External/isl/isl_map_simplify.c
  912 	if (ISL_F_ISSET(bmap, ISL_BASIC_MAP_NORMALIZED_DIVS))
 1027 	ISL_F_SET(bmap, ISL_BASIC_MAP_NORMALIZED_DIVS);