Searched defs:ipa_pass_through_data (Results 1 – 2 of 2) sorted by relevance
95 struct GTY(()) ipa_pass_through_data struct99 tree operand;101 int formal_id;106 enum tree_code operation;
79 struct GTY(()) ipa_pass_through_data struct83 tree operand;85 int formal_id;109 /* Flag with the same meaning like agg_preserve in ipa_pass_through_data. */ argument