HomeSort by relevance Sort by last modified time
    Searched refs:ipa_opt_pass_d (Results 1 - 2 of 2) sorted by null

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/
tree-pass.h 101 struct ipa_opt_pass_d struct
375 extern struct ipa_opt_pass_d pass_ipa_whole_program_visibility;
376 extern struct ipa_opt_pass_d pass_ipa_lto_gimple_out;
378 extern struct ipa_opt_pass_d pass_ipa_inline;
381 extern struct ipa_opt_pass_d pass_ipa_cp;
382 extern struct ipa_opt_pass_d pass_ipa_reference;
383 extern struct ipa_opt_pass_d pass_ipa_pure_const;
385 extern struct ipa_opt_pass_d pass_ipa_lto_wpa_fixup;
386 extern struct ipa_opt_pass_d pass_ipa_lto_finish_out;
388 extern struct ipa_opt_pass_d pass_ipa_profile
    [all...]
function.h 171 struct ipa_opt_pass_d;
172 typedef struct ipa_opt_pass_d *ipa_opt_pass;

Completed in 949 milliseconds