Next: , Previous: <code>GIMPLE_LABEL</code>, Up: Tuple specific accessors


12.7.10 GIMPLE_NOP

— GIMPLE function: gimple gimple_build_nop (void)

构建一个GIMPLE_NOP语句。

— GIMPLE function: bool gimple_nop_p (gimple g)

返回TRUE,如果语句G为一个GIMPLE_NOP