Searched refs:node_context_cache_miss (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dipa-inline-analysis.c94 static long node_context_cache_hit, node_context_cache_miss, variable
144 node_context_cache_hit, node_context_cache_miss,
147 node_context_cache_miss = 0;
230 node_context_cache_miss++;
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dipa-inline-analysis.cc94 static long node_context_cache_hit, node_context_cache_miss, variable
147 node_context_cache_hit, node_context_cache_miss,
150 node_context_cache_miss = 0;
225 node_context_cache_miss++;

Completed in 123 milliseconds