printDataflowInfoPass
** printDataflowInfoPass * Prints out the dataflow information associated * with a given analysis for every CFG node a * function. *****
Synopsis
Declared in <src/midend/programAnalysis/genericDataflow/analysis/dataflow.h>
class printDataflowInfoPass
: public IntraFWDataflow
Base Classes
Name |
Description |
Member Functions
Name |
Description |
|
Construct from |
|
|
|
Private Data Members
Name |
Non-Member Functions
Name |
Description |
Generate dot graphs for an analysis: it handles intra‐procedural analysis for now. |
Created with MrDocs