Searched refs:node_context_cache_hit (Results 1 – 3 of 3) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | ipa-inline-analysis.c | 94 static long node_context_cache_hit, node_context_cache_miss, variable 144 node_context_cache_hit, node_context_cache_miss, in free_growth_caches() 146 node_context_cache_hit = 0; in free_growth_caches() 206 node_context_cache_hit++; in do_estimate_edge_time()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | ipa-inline-analysis.cc | 94 static long node_context_cache_hit, node_context_cache_miss, variable 147 node_context_cache_hit, node_context_cache_miss, in free_growth_caches() 149 node_context_cache_hit = 0; in free_growth_caches() 205 node_context_cache_hit++; in do_estimate_edge_time()
|
H A D | ChangeLog-2019 | 7364 (node_context_cache, node_context_cache_hit, node_context_cache_miss,
|