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

Declarations

tools/polly/lib/External/isl/include/isl/local_space.h
   55 __isl_give isl_local_space *isl_local_space_domain(

References

tools/polly/lib/External/isl/include/isl/isl-noexceptions.h
 7816   auto res = isl_local_space_domain(copy());
tools/polly/lib/External/isl/isl_aff.c
 4504 	ls = isl_local_space_domain(ls);