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
  496 __isl_give isl_pw_multi_aff *isl_pw_multi_aff_set_pw_aff(

References

tools/polly/lib/External/isl/include/isl/isl-noexceptions.h
12556   auto res = isl_pw_multi_aff_set_pw_aff(copy(), pos, pa.release());
tools/polly/lib/External/isl/isl_ast_codegen.c
  883 		pma_i = isl_pw_multi_aff_set_pw_aff(pma_i, pos, pa);