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

References

tools/polly/lib/External/isl/isl_map.c
13373 	full = isl_map_involves_dims(map, type, 0, n);
13374 	if (full >= 0 && !full)
13374 	if (full >= 0 && !full)
13375 		full = isl_multi_pw_aff_has_non_trivial_domain(mpa);
13376 	if (full < 0)
13378 	if (!full) {