GIMPLE_NOP#

gimple gimple_build_nop(void)#

Build a GIMPLE_NOP statement.

bool gimple_nop_p(gimple g)#

Returns TRUE if statement G is a GIMPLE_NOP.