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

References

tools/polly/lib/External/isl/isl_map.c
11681 	flags = bmap->flags;
11682 	ISL_FL_CLR(flags, ISL_BASIC_MAP_FINAL);
11683 	ISL_FL_CLR(flags, ISL_BASIC_MAP_NORMALIZED);
11684 	ISL_FL_CLR(flags, ISL_BASIC_MAP_NORMALIZED_DIVS);
11689 		res->flags = flags;