Function Outliner::Preprocess::preprocessOutlineTarget

Function Outliner::Preprocess::preprocessOutlineTarget#

Function Documentation#

SgBasicBlock *Outliner::Preprocess::preprocessOutlineTarget(SgStatement *s)#

Preprocesses the outline target and returns an equivalent SgBasicBlock to outline.

The goal of this preprocessing is to simplify outlining by always providing the caller with an SgBasicBlock to outline.