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/
Dfunction.h570 #define function_call_count (cfun->x_function_call_count) macro
Dintegrate.c2157 function_call_count++;
Dcalls.c2650 function_call_count++;
Dstmt.c3738 if (function_call_count != thisblock->data.block.n_function_calls
Dfunction.c6307 function_call_count = 0; in prepare_function_start()
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,