Searched refs:input_vreg (Results 1 – 1 of 1) sorted by relevance
1764 int input_vreg = cur_input->virtual_register(); in MeetConstraintsBefore() local1766 input_vreg); in MeetConstraintsBefore()1767 bool is_tagged = code()->IsReference(input_vreg); in MeetConstraintsBefore()1782 int input_vreg = cur_input->virtual_register(); in MeetConstraintsBefore() local1784 input_vreg); in MeetConstraintsBefore()1789 if (code()->IsReference(input_vreg) && !code()->IsReference(output_vreg)) { in MeetConstraintsBefore()1795 } else if (!code()->IsReference(input_vreg) && in MeetConstraintsBefore()