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

Declarations

tools/polly/lib/External/isl/isl_local_space_private.h
   19 __isl_give isl_local_space *isl_local_space_alloc_div(__isl_take isl_space *dim,

References

tools/polly/lib/External/isl/isl_local_space.c
   88 	return isl_local_space_alloc_div(dim, div);
  110 	return isl_local_space_alloc_div(isl_space_copy(ls->dim),
tools/polly/lib/External/isl/isl_map.c
  418 	return isl_local_space_alloc_div(isl_space_copy(bmap->dim), div);
tools/polly/lib/External/isl/isl_polynomial.c
 3881 	ls = isl_local_space_alloc_div(isl_space_copy(term->dim),