Searched refs:has_tail_call (Results 1 – 3 of 3) sorted by relevance
658 bool has_tail_call: 1; member
15252 bool has_tail_call; member15328 .has_tail_call = true,15339 .has_tail_call = true,15350 .has_tail_call = true,15381 .has_tail_call = true,15394 .has_tail_call = true,15417 .has_tail_call = true,15430 .has_tail_call = true,15443 .has_tail_call = true,15493 fp->aux->tail_call_reachable = test->has_tail_call; in prepare_tail_call_tests()
3288 subprog[cur_subprog].has_tail_call = true; in check_subprogs()6357 if (idx && subprog[idx].has_tail_call && depth >= 256) { in check_max_stack_depth_subprog()6430 if (subprog[sidx].has_tail_call) { in check_max_stack_depth_subprog()6447 if (subprog[idx].has_tail_call) in check_max_stack_depth_subprog()6495 if (si[i].has_tail_call) { in check_max_stack_depth()17219 if (env->subprog_info[i].has_tail_call) { in check_abnormal_return()17392 if (i && !scalar_return && env->subprog_info[i].has_tail_call) { in check_btf_func()