Next: GIMPLE_NOP
, Previous: GIMPLE_LABEL
, Up: Tuple specific accessors [Contents][Index]
GIMPLE_GOTO
Build a GIMPLE_GOTO
statement to label DEST
.
Return the destination of the unconditional jump G
.
Set DEST
to be the destination of the unconditional jump G
.