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

Declarations

tools/polly/lib/External/isl/isl_point_private.h
   23 __isl_give isl_vec *isl_point_take_vec(__isl_keep isl_point *pnt);

References

tools/polly/lib/External/isl/isl_local_space.c
 1596 	vec = isl_point_take_vec(pnt);