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

Declarations

tools/polly/lib/External/isl/isl_mat_private.h
   46 __isl_give isl_vec *isl_mat_get_row(__isl_keep isl_mat *mat, unsigned row);

References

tools/polly/lib/External/isl/isl_morph.c
  163 		v = isl_mat_get_row(morph->map, 1 + nparam + i);