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

  /src/external/gpl3/gcc/dist/gcc/
tree-ssa-structalias.cc 233 unsigned int total_vars; member in struct:constraint_stats
417 stats.total_vars++;
7145 fprintf (outfile, "Total vars: %d\n", stats.total_vars);
  /src/external/gpl3/gcc.old/dist/gcc/
tree-ssa-structalias.cc 233 unsigned int total_vars; member in struct:constraint_stats
416 stats.total_vars++;
7122 fprintf (outfile, "Total vars: %d\n", stats.total_vars);

Completed in 45 milliseconds