HomeSort by: relevance | last modified time | path
    Searched defs:node_context_cache_hit (Results 1 - 4 of 4) sorted by relevancy

  /src/external/gpl3/gcc/dist/gcc/
ipa-inline-analysis.cc 97 static long node_context_cache_hit, node_context_cache_miss, variable
150 node_context_cache_hit, node_context_cache_miss,
152 node_context_cache_hit = 0;
208 node_context_cache_hit++;
ipa-inline-analysis.cc 97 static long node_context_cache_hit, node_context_cache_miss, variable
150 node_context_cache_hit, node_context_cache_miss,
152 node_context_cache_hit = 0;
208 node_context_cache_hit++;
  /src/external/gpl3/gcc.old/dist/gcc/
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,
149 node_context_cache_hit = 0;
205 node_context_cache_hit++;
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,
149 node_context_cache_hit = 0;
205 node_context_cache_hit++;

Completed in 33 milliseconds