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

References

tools/polly/lib/External/isl/isl_map.c
 3767 		ISL_FL_SET(flags, ISL_MAP_DISJOINT);
 7754 		ISL_FL_SET(flags, ISL_MAP_DISJOINT);
 7877 		ISL_FL_SET(flags, ISL_MAP_DISJOINT);
10157 		ISL_FL_SET(flags, ISL_MAP_DISJOINT);
tools/polly/lib/External/isl/isl_map_lexopt_templ.c
  148 	ISL_FL_SET(flags, ISL_OPT_FULL);
  206 	ISL_FL_SET(flags, ISL_OPT_FULL);
tools/polly/lib/External/isl/isl_scheduler.c
  219 	ISL_FL_SET(edge->types, 1 << type);
tools/polly/lib/External/isl/isl_tab_pip.c
 1763 			ISL_FL_SET(flags, I_CST);
 1765 			ISL_FL_SET(flags, I_PAR);
 1769 			ISL_FL_SET(flags, I_VAR);