Next: GIMPLE_GOTO
, Previous: GIMPLE_EH_FILTER
, Up: Tuple specific accessors [Contents][Index]
GIMPLE_LABEL
Build a GIMPLE_LABEL
statement with corresponding to the tree
label, LABEL
.
Return the LABEL_DECL
node used by GIMPLE_LABEL
statement G
.
Set LABEL
to be the LABEL_DECL
node used by GIMPLE_LABEL
statement G
.