Home
last modified time | relevance | path

Searched refs:function_call_count (Results 1 – 6 of 6) sorted by relevance

/openbsd-src/gnu/usr.bin/gcc/gcc/
H A Dfunction.h570 #define function_call_count (cfun->x_function_call_count) macro
H A Dintegrate.c2157 function_call_count++;
H A Dcalls.c2650 function_call_count++;
H A Dstmt.c3738 if (function_call_count != thisblock->data.block.n_function_calls
H A Dfunction.c6307 function_call_count = 0; in prepare_function_start()
H A DChangeLog.211258 current_function_uses_const_pool, function_call_count,
11284 current_function_check_memory_usage, function_call_count,
12027 (struct nesting): Rename function_call_count elt to n_function_calls,