|
||||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | |||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | |||||||||
java.lang.Object | +--coins.mdf.DeclarePragmas
Declaration of the pragmas.
| フィールドの概要 | |
(パッケージプライベート) IrList |
endif
The pragma `#endif' |
(パッケージプライベート) IrList |
ifdef
The pragma `#ifdef _OPENMP' |
(パッケージプライベート) IrList |
parallel
The pragma `#pragma omp parallel ' |
(パッケージプライベート) IrList |
ptest
The pragma `#ifdef PTEST' |
| コンストラクタの概要 | |
(パッケージプライベート) |
DeclarePragmas(MdfEnvironment env,
MacroFlowGraph mfg)
Constructor |
| クラス java.lang.Object から継承したメソッド |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| フィールドの詳細 |
final IrList ifdef
final IrList endif
final IrList ptest
final IrList parallel
| コンストラクタの詳細 |
DeclarePragmas(MdfEnvironment env,
MacroFlowGraph mfg)
throws PassException
env - The environment of the MDF modulemfg - The current macro flow graph
PassException - Any exceptions in it
|
||||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | |||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | |||||||||