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

References

tools/polly/lib/External/isl/isl_map.c
 8831 		pos = isl_seq_first_non_zero(bmap->div[i]+1+1+off+i,
 8833 		if (pos == -1)
 8835 		if (pos == 0)
 8839 		isl_basic_map_swap_div(bmap, i, i + pos);