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

Declarations

tools/polly/lib/External/isl/include/isl/polynomial.h
  300 __isl_give isl_space *isl_qpolynomial_fold_get_space(

References

tools/polly/lib/External/isl/isl_pw_templ.c
   86 	el_dim = FN(EL,get_space(el));
  115 	el_space = FN(EL,get_space)(el);
  152 	pw = FN(PW,alloc_size)(FN(EL,get_space)(el), type, 1);