AssertReductDescr Class Referencea class to hold info describing a reduction found through interprocedural analysis
More...
#include <AssertReductDescr.h>
Inheritance diagram for AssertReductDescr:
[legend]List of all members.
Detailed Description
a class to hold info describing a reduction found through interprocedural analysis
C Polaris - See also:
- Directive/AssertReductDescr.h
Directive/AssertReductDescr.h
The AssertReductDescr class is meant to provide a specific class for holding an Access Region Descriptor describing a reduction.
No known bugs.
Definition at line 29 of file AssertReductDescr.h.
Constructor & Destructor Documentation
| AssertReductDescr::AssertReductDescr |
( |
|
) |
|
|
Member Function Documentation
| void AssertReductDescr::print |
( |
ostream & |
o |
) |
const [virtual] |
|
| Assertion * AssertReductDescr::clone |
( |
|
) |
const [virtual] |
|
| Listable * AssertReductDescr::listable_clone |
( |
|
) |
const [virtual] |
|
The documentation for this class was generated from the following files:
|