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
   69 __isl_give isl_local_space *isl_local_space_substitute(

References

tools/polly/lib/External/isl/isl_aff.c
 5291 	aff->ls = isl_local_space_substitute(aff->ls, type, pos, subs);