|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface StoreInstruction
This interface represents a store, i.e., a write
into memory from a source
.
LoadInstruction
Method Summary | |
---|---|
Variable |
getSourceOperand()
Returns the variable being stored. |
Methods inherited from interface edu.cmu.cs.crystal.tac.model.TACInstruction |
---|
getNode, transfer, transfer |
Method Detail |
---|
Variable getSourceOperand()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |