|
||||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | |||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | |||||||||
java.lang.Object | +--coins.simd.AlignmentTest
Class for testing alignment
| 入れ子クラスの概要 | |
(パッケージプライベート) class |
AlignmentTest.Alignment
Class for alignment info.data |
| コンストラクタの概要 | |
AlignmentTest(Function func)
Constructs a AlignmentTest object |
|
| メソッドの概要 | |
BiList |
doIt()
Checks alignments of statements in each basic blocks |
LirNode |
memAccessOverlappingTest()
Makes condition codes of overlapping of memory access |
BiList |
srcAlignments()
Returns srcAlignments |
BiList |
tgtAlignments()
Returns tgtAlignments |
| クラス java.lang.Object から継承したメソッド |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| コンストラクタの詳細 |
public AlignmentTest(Function func)
| メソッドの詳細 |
public BiList doIt()
public LirNode memAccessOverlappingTest()
public BiList srcAlignments()
public BiList tgtAlignments()
|
||||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | |||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | |||||||||