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

Declarations

tools/polly/lib/External/isl/include/isl/mat.h
   90 __isl_give isl_mat *isl_mat_add_zero_rows(__isl_take isl_mat *mat, unsigned n);

References

tools/polly/lib/External/isl/include/isl/isl-noexceptions.h
 9288   auto res = isl_mat_add_zero_rows(copy(), n);