GNU Compiler Collection (GCC) Internals: GIMPLE_RETURN |
---|
Next:
GIMPLE_SWITCH
, Previous:
GIMPLE_RESX
, Up: Tuple specific accessors [Contents][Index]
GIMPLE_RETURN
Build a GIMPLE_RETURN
statement whose return value is retval.
Return the return value for GIMPLE_RETURN
G
.
Set RETVAL
to be the return value for GIMPLE_RETURN
G
.