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

Declarations

tools/polly/lib/External/isl/include/isl/set.h
  265 __isl_give isl_basic_set *isl_set_plain_unshifted_simple_hull(

References

tools/polly/lib/External/isl/include/isl/isl-noexceptions.h
15145   auto res = isl_set_plain_unshifted_simple_hull(copy());
tools/polly/lib/External/isl/isl_ast_codegen.c
 3271 	hull = isl_set_plain_unshifted_simple_hull(isl_set_copy(inner));