Next: , Previous: GIMPLE_GOTO, Up: Tuple specific accessors   [Contents][Index]


12.8.11 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.