Lines Matching defs:pass_through
71 IPA_JF_PASS_THROUGH, /* represented by field pass_through */
126 pass_through jump function data structure. */
127 struct ipa_pass_through_data pass_through;
169 in constant jump function content. pass_through is used only in simple pass
175 struct ipa_pass_through_data GTY ((tag ("IPA_JF_PASS_THROUGH"))) pass_through;
334 /* Represents a value of a jump function. pass_through is used only in jump
340 struct ipa_pass_through_data GTY ((tag ("IPA_JF_PASS_THROUGH"))) pass_through;
377 return jfunc->value.pass_through.operand;
387 return jfunc->value.pass_through.formal_id;
396 return jfunc->value.pass_through.operation;
405 return jfunc->value.pass_through.agg_preserved;
415 return jfunc->value.pass_through.refdesc_decremented;
425 jfunc->value.pass_through.refdesc_decremented = value;
435 return jfunc->value.pass_through.agg_preserved;