SageInterface::removeJumpsToNextStatement Remove jumps whose label is immediately after the jump. Used to clean up inlined code fragments. Synopsis Declared in <SageIII/sageInterface/sageInterface.h> [[visibility]] void removeJumpsToNextStatement(SgNode*); Created with MrDocs