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
   59 __isl_give isl_local_space *isl_local_space_from_domain(

References

tools/polly/lib/External/isl/include/isl/isl-noexceptions.h
 7846   auto res = isl_local_space_from_domain(copy());
tools/polly/lib/External/isl/isl_aff.c
  390 	ls = isl_local_space_from_domain(ls);