reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
9217 if (isl_aff_check_has_domain_space(aff, isl_point_peek_space(pnt)) < 0) 9219 is_void = isl_point_is_void(pnt); 9223 return eval_void(aff, pnt); 9226 pnt = isl_local_space_lift_point(ls, pnt); 9226 pnt = isl_local_space_lift_point(ls, pnt); 9228 v = eval(aff->v, isl_point_peek_vec(pnt)); 9231 isl_point_free(pnt); 9236 isl_point_free(pnt);