Searched refs:might_throw (Results 1 – 3 of 3) sorted by relevance
73 subprog->might_throw = true; in mark_subprog_might_throw()90 caller->might_throw |= callee->might_throw; in merge_callee_effects()
9917 if (env->subprog_info[subprog].might_throw) { in check_func_call()
815 bool might_throw: 1; member