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

  /src/external/gpl3/gcc/dist/gcc/
tree-ssa-threadbackward.cc 204 dump_path (FILE *dump_file, const vec<basic_block> &path) function
224 dump_path (dump_file, m_path);
550 dump_path (stderr, path);
  /src/external/gpl3/gcc.old/dist/gcc/
tree-ssa-threadbackward.cc 191 dump_path (FILE *dump_file, const vec<basic_block> &path) function
211 dump_path (dump_file, m_path);
377 dump_path (dump_file, m_path);
544 dump_path (stderr, path);

Completed in 15 milliseconds