Function Outliner::Preprocess::preprocessOutlineTarget#
Defined in File Preprocess.hh
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.