Home
last modified time | relevance | path

Searched defs:ipa_parm_adjustment (Results 1 – 2 of 2) sorted by relevance

/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dipa-param-manipulation.h51 struct ipa_parm_adjustment struct
58 tree base;
62 tree type;
66 tree alias_ptr_type;
72 tree new_decl;
76 tree new_ssa_base;
80 tree nonlocal_value;
104 typedef vec<ipa_parm_adjustment> ipa_parm_adjustment_vec; argument
/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dipa-prop.h373 struct ipa_parm_adjustment struct
380 tree base;
384 tree type;
388 tree alias_ptr_type;
393 tree reduction;
397 tree new_ssa_base;
424 typedef struct ipa_parm_adjustment ipa_parm_adjustment_t; argument