Set the nth instruction -- replaces the previous nth instruction
with the specified instruction
Note: throws an exception if there aren't at least n+1 instructions
A class representing a three-address code store entry instruction
(StoreEntryInst), which stores a value an entry from an indexable
variable or string constant.