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