Searched refs:current_function_has_computed_jump (Results 1 – 9 of 9) sorted by relevance
289 current_function_has_computed_jump = 0;385 current_function_has_computed_jump = 1;
533 #define current_function_has_computed_jump (cfun->has_computed_jump) macro
334 if (current_function_has_computed_jump) in is_cfg_nonregular()
251 if (current_function_has_computed_jump)
554 current_function_has_computed_jump = 1;
6345 current_function_has_computed_jump = 0; in prepare_function_start()
5900 * flags.h (current_function_has_computed_jump): Declare.5902 (flow_analysis): Allocate it. Set current_function_has_computed_jump5904 (find_basic_blocks): Set current_function_has_computed_jump and5906 * function.c (current_function_has_computed_jump): Define.5914 current_function_has_computed_jump.
3825 * function.c (current_function_has_computed_jump): Remove duplicate5155 * output.h (current_function_has_computed_jump): Rename from5159 * function.c (current_function_has_computed_jump): Likewise.5162 Test current_function_has_computed_jump instead of addresses_labels.
11267 current_function_has_computed_jump): Delete declarations.11274 current_function_has_computed_jump, current_function_calls_alloca,11333 current_function_has_computed_jump, current_function_returns_pointer,