HomeSort by: relevance | last modified time | path
    Searched refs:adjust_decl (Results 1 - 6 of 6) sorted by relevancy

  /src/external/gpl3/gcc/dist/gcc/
ipa-param-manipulation.h 234 tree adjust_decl (tree orig_decl);
cgraphclones.cc 614 new_decl = param_adjustments->adjust_decl (old_decl);
1042 new_decl = param_adjustments->adjust_decl (old_decl);
ipa-param-manipulation.cc 535 ipa_param_adjustments::adjust_decl (tree orig_decl) function in class:ipa_param_adjustments
1715 been processed with ipa_param_adjustments::adjust_decl, otherwise just
  /src/external/gpl3/gcc.old/dist/gcc/
ipa-param-manipulation.h 234 tree adjust_decl (tree orig_decl);
cgraphclones.cc 601 new_decl = param_adjustments->adjust_decl (old_decl);
1029 new_decl = param_adjustments->adjust_decl (old_decl);
ipa-param-manipulation.cc 565 ipa_param_adjustments::adjust_decl (tree orig_decl) function in class:ipa_param_adjustments
1594 been processed with ipa_param_adjustments::adjust_decl, otherwise just

Completed in 24 milliseconds