Searched refs:orig_sr (Results 1 – 1 of 1) sorted by relevance
753 struct ia64_state_record orig_sr = *sr; in desc_alias() local766 sr->first_region = orig_sr.first_region; in desc_alias()768 sr->any_spills |= orig_sr.any_spills; in desc_alias()769 sr->in_body = orig_sr.in_body; in desc_alias()770 sr->region_start = orig_sr.region_start; in desc_alias()771 sr->region_len = orig_sr.region_len; in desc_alias()773 sr->when_sp_restored = op->when + MIN (orig_sr.when_sp_restored, rlen); in desc_alias()774 sr->epilogue_count = orig_sr.epilogue_count; in desc_alias()775 sr->when_target = orig_sr.when_target; in desc_alias()782 sr->labeled_states = orig_sr.labeled_states; in desc_alias()[all …]