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

  /src/external/gpl3/gcc/dist/gcc/
ipa-param-manipulation.h 36 Class ipa_param_adjustments is only a little more than a thin encapsulation of
37 a vector of ipa_param_adjustments. Along with this vector it contains an index
51 function according to instructions given either by class ipa_param_adjustments
113 ipa_param_adjustments::modify_call which will access this information and
210 class GTY(()) ipa_param_adjustments
219 ipa_param_adjustments (vec<ipa_adjusted_param, va_gc> *new_params, function
260 ipa_param_adjustments () {} function
299 ipa_param_body_adjustments (ipa_param_adjustments *adjustments,
304 instance of ipa_param_adjustments. */
305 ipa_param_body_adjustments (ipa_param_adjustments *adjustments
    [all...]
  /src/external/gpl3/gcc.old/dist/gcc/
ipa-param-manipulation.h 36 Class ipa_param_adjustments is only a little more than a thin encapsulation of
37 a vector of ipa_param_adjustments. Along with this vector it contains an index
51 function according to instructions given either by class ipa_param_adjustments
113 ipa_param_adjustments::modify_call which will access this information and
210 class GTY(()) ipa_param_adjustments
219 ipa_param_adjustments (vec<ipa_adjusted_param, va_gc> *new_params, function
267 ipa_param_adjustments () {} function
306 ipa_param_body_adjustments (ipa_param_adjustments *adjustments,
311 instance of ipa_param_adjustments. */
312 ipa_param_body_adjustments (ipa_param_adjustments *adjustments
    [all...]

Completed in 25 milliseconds