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
   38 __isl_give isl_local_space *isl_local_space_set_dim_name(

References

tools/polly/lib/External/isl/isl_aff.c
 1965 	aff->ls = isl_local_space_set_dim_name(aff->ls, type, pos, s);