edu.cmu.cs.crystal.tac
Interface CopyInstruction

All Superinterfaces:
AssignmentInstruction, OneOperandInstruction, TACInstruction

public interface CopyInstruction
extends OneOperandInstruction

x = y.

Author:
Kevin Bierhoff

Method Summary
 
Methods inherited from interface edu.cmu.cs.crystal.tac.OneOperandInstruction
getOperand
 
Methods inherited from interface edu.cmu.cs.crystal.tac.AssignmentInstruction
getTarget
 
Methods inherited from interface edu.cmu.cs.crystal.tac.TACInstruction
getNode, transfer, transfer