Skip to content

SageInterface::removeConsecutiveLabels

Remove consecutive labels

Synopsis

Declared in <SageIII/sageInterface/sageInterface.h>

[[visibility]]
void
removeConsecutiveLabels(SgNode* top);

Parameters

Name

Description

top

This class represents the base class for all IR nodes within Sage III.

Created with MrDocs