Data Dependency Graph
Synopsis
Base Classes
Type Aliases
Member Functions
Name |
Description |
|
Deleted default constructor; a DDG is built from a function or a loop. |
|
Deleted copy constructor; data dependence graphs are not copyable. |
|
Move‐construct a data dependence graph from |
|
Build a DDG for function |
|
Build a DDG for loop |
|
Destroy this data dependence graph. |
If node |
Protected Member Functions
Name |
Description |
Add node |
Friends
Name |
Description |
Builder that constructs a pure data dependence graph. |
|
Abstract builder defining high‐level steps for creating DDG‐like graphs. |
Created with MrDocs