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

References

tools/polly/lib/External/ppcg/gpu.c
 1321 		bound = isl_multi_pw_aff_copy(local->array->bound);
 1327 			pwaff = isl_multi_pw_aff_get_pw_aff(bound, j);
 1334 			bound = isl_multi_pw_aff_set_pw_aff(bound, j, pwaff);
 1334 			bound = isl_multi_pw_aff_set_pw_aff(bound, j, pwaff);
 1338 		local->bound = bound;