Searched refs:pass_ipa_tree_profile (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dtree-profile.c876 class pass_ipa_tree_profile : public simple_ipa_opt_pass
879 pass_ipa_tree_profile (gcc::context *ctxt) function
887 }; // class pass_ipa_tree_profile
890 pass_ipa_tree_profile::gate (function *)
905 return new pass_ipa_tree_profile (ctxt);
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dtree-profile.cc879 class pass_ipa_tree_profile : public simple_ipa_opt_pass class in namespace:__anon1140
882 pass_ipa_tree_profile (gcc::context *ctxt) function in class:__anon1140::pass_ipa_tree_profile
890 }; // class pass_ipa_tree_profile
893 pass_ipa_tree_profile::gate (function *)
908 return new pass_ipa_tree_profile (ctxt);

Completed in 102 milliseconds