GSAWorkSpace Class ReferenceGSA extension of DominatorWorkSpace.
More...
#include <GSAWorkSpace.h>
Inheritance diagram for GSAWorkSpace:
[legend]List of all members.
Detailed Description
GSA extension of DominatorWorkSpace.
Polaris C++ VDL - See also:
- GSAWorkSpace.h
GSAWorkSpace.cc
Find the immediate dominators in a flow graph Algorithm from "A Fast Algorithm for Finding Dominators in a Flowgraph" by T. Lengauer and R. E. Tarjan. ACM TPLS Vol. 1, No.1, July 1979, Pages 121-141
Definition at line 35 of file GSAWorkSpace.h.
Constructor & Destructor Documentation
| GSAWorkSpace::GSAWorkSpace |
( |
unsigned int |
pass_tag, |
|
|
int |
null_set_size = -1 |
|
) |
[inline] |
|
Member Function Documentation
| Listable * GSAWorkSpace::listable_clone |
( |
|
) |
const [virtual] |
|
| int GSAWorkSpace::structures_OK |
( |
|
) |
const [virtual] |
|
| void GSAWorkSpace::print |
( |
ostream & |
o |
) |
const [virtual] |
|
Friends And Related Function Documentation
| ostream& operator<< |
( |
ostream & |
o, |
|
|
const GSAWorkSpace & |
d |
|
) |
[friend] |
|
Member Data Documentation
The documentation for this class was generated from the following files:
|