|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcoins.mdf.DeclarePragmas
Declaration of the pragmas.
| Field Summary | |
(package private) IrList |
endif
The pragma `#endif' |
(package private) IrList |
ifdef
The pragma `#ifdef _OPENMP' |
(package private) IrList |
parallel
The pragma `#pragma omp parallel ' |
(package private) IrList |
ptest
The pragma `#ifdef PTEST' |
| Constructor Summary | |
(package private) |
DeclarePragmas(MdfEnvironment env,
MacroFlowGraph mfg)
Constructor |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
final IrList ifdef
final IrList endif
final IrList ptest
final IrList parallel
| Constructor Detail |
DeclarePragmas(MdfEnvironment env,
MacroFlowGraph mfg)
throws PassException
env - The environment of the MDF modulemfg - The current macro flow graph
PassException - Any exceptions in it
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||