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


12.7.10 GIMPLE_NOP

— GIMPLE function: gimple gimple_build_nop (void)

Build a GIMPLE_NOP statement.

— GIMPLE function: bool gimple_nop_p (gimple g)

Returns TRUE if statement G is a GIMPLE_NOP.