Searched refs:current_function_nothrow (Results 1 – 7 of 7) sorted by relevance
423 extern int current_function_nothrow;
2928 current_function_nothrow = 1; in set_nothrow_function_flags()2944 current_function_nothrow = 0; in set_nothrow_function_flags()2957 current_function_nothrow = 0; in set_nothrow_function_flags()
2578 if (current_function_nothrow)3644 if (current_function_nothrow)
108 int current_function_nothrow; variable6342 current_function_nothrow = 0; in prepare_function_start()
2145 fde->nothrow = current_function_nothrow;
8753 current_function_nothrow.11258 * function.c (current_function_nothrow): New var.
866 && current_function_nothrow in arm_compute_func_type()