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

  /src/external/gpl3/gcc/dist/gcc/
tree-ssa-dom.cc 1483 htab_statistics (FILE *file, const hash_table<expr_elt_hasher> &htab) function
1506 htab_statistics (file, *avail_exprs);
tree-into-ssa.cc 1708 htab_statistics (FILE *file, const hash_table<var_info_hasher> &htab) function
1727 htab_statistics (file, *var_infos);
  /src/external/gpl3/gcc.old/dist/gcc/
tree-into-ssa.cc 1697 htab_statistics (FILE *file, const hash_table<var_info_hasher> &htab) function
1715 htab_statistics (file, *var_infos);
tree-ssa-dom.cc 1284 htab_statistics (FILE *file, const hash_table<expr_elt_hasher> &htab) function
1306 htab_statistics (file, *avail_exprs);

Completed in 38 milliseconds