Searched refs:r_exec (Results 1 – 1 of 1) sorted by relevance
296 Instruction* r_exec = merge->instructions[0].get(); in try_merge_break_with_continue() local298 wr_exec->operands[0] = r_exec->operands[0]; in try_merge_break_with_continue()299 wr_exec->operands[1] = r_exec->operands[1]; in try_merge_break_with_continue()300 wr_exec->definitions[0] = r_exec->definitions[0]; in try_merge_break_with_continue()301 wr_exec->definitions[1] = r_exec->definitions[1]; in try_merge_break_with_continue()