Next: <code>GIMPLE_NOP</code>, Previous: <code>GIMPLE_EH_FILTER</code>, Up: Tuple specific accessors
GIMPLE_LABELBuild a
GIMPLE_LABELstatement with corresponding to the tree label,LABEL.
Return the
LABEL_DECLnode used byGIMPLE_LABELstatementG.
Set
LABELto be theLABEL_DECLnode used byGIMPLE_LABELstatementG.
Build a
GIMPLE_GOTOstatement to labelDEST.