Home
last modified time | relevance | path

Searched refs:expanded_func_count (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dcgraphunit.cc1949 unsigned int expanded_func_count = 0, profiled_func_count = 0; in expand_all_functions() local
1977 expanded_func_count++; in expand_all_functions()
1998 expanded_func_count++; in expand_all_functions()
2006 main_input_filename, profiled_func_count, expanded_func_count); in expand_all_functions()
2010 profiled_func_count, expanded_func_count); in expand_all_functions()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dcgraphunit.c2423 unsigned int expanded_func_count = 0, profiled_func_count = 0; in expand_all_functions() local
2451 expanded_func_count++; in expand_all_functions()
2472 expanded_func_count++; in expand_all_functions()
2480 main_input_filename, profiled_func_count, expanded_func_count); in expand_all_functions()
2484 profiled_func_count, expanded_func_count); in expand_all_functions()