Outliner::outline
If 's' is an outline pragma, this function "executes" it.
Synopsis
Declared in <src/midend/programTransformation/astOutlining/Outliner.hh>
Result
outline(SgPragmaDeclaration* s);
Return Value
Stores the main results of an outlining transformation.
Parameters
Name |
Description |
s |
This class represents the concept of a C Assembler statement (untested). |
Postconditions
-
The outlined statement and the pragma are removed from the AST.
Created with MrDocs