Searched refs:is_const_param (Results 1 – 1 of 1) sorted by relevance
966 static int is_const_param(struct expression *expr, int param) in is_const_param() function992 if (is_const_param(expr->fn, param)) in match_function_call()2726 if (is_const_param(call->fn, param)) in match_lost_param()