InstructionValue.nextInstr

Obtain the instruction that occurs after the one specified.

The next instruction will be from the same basic block.

If this is the last instruction in a basic block, NULL will be returned.

struct InstructionValue
nextInstr
()

Meta