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

  /src/external/gpl3/gcc/dist/gcc/
passes.cc 1924 dump_profile_report (void)
1926 g->get_passes ()->dump_profile_report ();
1930 pass_manager::dump_profile_report () const
1923 dump_profile_report (void) function
1929 pass_manager::dump_profile_report () const function in class:pass_manager
  /src/external/gpl3/gcc.old/dist/gcc/
passes.cc 1917 dump_profile_report (void)
1919 g->get_passes ()->dump_profile_report ();
1923 pass_manager::dump_profile_report () const
1916 dump_profile_report (void) function
1922 pass_manager::dump_profile_report () const function in class:pass_manager

Completed in 16 milliseconds