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

  /src/external/gpl3/gcc/dist/gcc/
passes.cc 1862 check_profile_consistency (int index, bool run)
1902 check_profile_consistency (pass->static_pass_number, true);
1914 check_profile_consistency (sub->static_pass_number, false);
2393 check_profile_consistency (j, true);
2410 check_profile_consistency (j, true);
2607 check_profile_consistency (pass->static_pass_number, false);
2704 check_profile_consistency (pass->static_pass_number, true);
1861 check_profile_consistency (int index, bool run) function
  /src/external/gpl3/gcc.old/dist/gcc/
passes.cc 1855 check_profile_consistency (int index, bool run)
1895 check_profile_consistency (pass->static_pass_number, true);
1907 check_profile_consistency (sub->static_pass_number, false);
2389 check_profile_consistency (j, true);
2406 check_profile_consistency (j, true);
2598 check_profile_consistency (pass->static_pass_number, false);
2686 check_profile_consistency (pass->static_pass_number, true);
1854 check_profile_consistency (int index, bool run) function

Completed in 38 milliseconds