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

  /src/external/gpl3/gcc/dist/gcc/
lto-streamer-out.cc 1180 hash_tree (struct streamer_tree_cache_d *cache, hash_map<tree, hashval_t> *map, tree t) function
1617 = hash_tree (ob->writer_cache, NULL, sccstack[first+i].t);
1750 = hash_tree (ob->writer_cache, &map, sccstack[first+i].t);
  /src/external/gpl3/gcc.old/dist/gcc/
lto-streamer-out.cc 1174 hash_tree (struct streamer_tree_cache_d *cache, hash_map<tree, hashval_t> *map, tree t) function
1608 = hash_tree (ob->writer_cache, NULL, sccstack[first+i].t);
1741 = hash_tree (ob->writer_cache, &map, sccstack[first+i].t);

Completed in 17 milliseconds