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

  /src/external/gpl3/gcc/dist/gcc/
lto-streamer-out.cc 576 lto_output_tree_1 (struct output_block *ob, tree expr, hashval_t hash, function
899 lto_output_tree_1 (ob, expr, scc_hash, ref_p, this_ref_p);
1873 lto_output_tree_1 (ob, expr, 0, ref_p, this_ref_p);
  /src/external/gpl3/gcc.old/dist/gcc/
lto-streamer-out.cc 569 lto_output_tree_1 (struct output_block *ob, tree expr, hashval_t hash, function
892 lto_output_tree_1 (ob, expr, scc_hash, ref_p, this_ref_p);
1864 lto_output_tree_1 (ob, expr, 0, ref_p, this_ref_p);

Completed in 45 milliseconds