Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dipa-prop.h95 struct GTY(()) ipa_pass_through_data struct
99 tree operand;
101 int formal_id;
106 enum tree_code operation;
/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dipa-prop.h79 struct GTY(()) ipa_pass_through_data struct
83 tree operand;
85 int formal_id;
109 /* Flag with the same meaning like agg_preserve in ipa_pass_through_data. */ argument