Searched refs:set_has_call (Results 1 – 1 of 1) sorted by relevance
265 static int set_has_call(__isl_keep pet_expr *expr, void *user) in set_has_call() function280 if (pet_expr_foreach_call_expr(expr, &set_has_call, &has_call) < 0 && in expr_has_call()