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

Declarations

tools/polly/lib/External/isl/include/isl/union_set.h
  141 __isl_give isl_union_set *isl_union_set_from_point(__isl_take isl_point *pnt);

References

tools/polly/lib/External/isl/include/isl/isl-noexceptions.h
18424   auto res = isl_union_set_from_point(pnt.release());