Home
last modified time | relevance | path

Searched refs:isl_point_void (Results 1 – 3 of 3) sorted by relevance

/llvm-project/polly/lib/External/isl/include/isl/
H A Dpoint.h34 __isl_give isl_point *isl_point_void(__isl_take isl_space *space);
/llvm-project/polly/lib/External/isl/
H A Disl_point.c164 __isl_give isl_point *isl_point_void(__isl_take isl_space *space) in isl_point_void() function
H A Disl_sample.c1329 pnt = isl_point_void(isl_set_get_space(set)); in isl_set_sample_point()