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

Declarations

tools/polly/lib/External/isl/include/isl/aff.h
  430 __isl_give isl_multi_aff *isl_multi_aff_gist_params(
  808 __isl_give isl_multi_pw_aff *isl_multi_pw_aff_gist_params(
 1011 __isl_give isl_multi_union_pw_aff *isl_multi_union_pw_aff_gist_params(

References

tools/polly/lib/External/isl/include/isl/isl-noexceptions.h
 9734   auto res = isl_multi_aff_gist_params(copy(), context.release());
10202   auto res = isl_multi_pw_aff_gist_params(copy(), set.release());
10694   auto res = isl_multi_union_pw_aff_gist_params(copy(), context.release());
tools/polly/lib/External/isl/isl_pw_templ.c
 1048 	return FN(PW,gist_aligned)(pw, set, &FN(EL,gist_params),