|
||||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |
java.lang.Object | +--coins.backend.opt.Profiler
Insert code for counting number of executions on each basic-block.
入れ子クラスの概要 | |
(パッケージプライベート) class |
Profiler.LocalTrigger
|
static class |
Profiler.Trigger
|
フィールドの概要 | |
(パッケージプライベート) int |
arraySize
|
(パッケージプライベート) Symbol |
counterArray
|
(パッケージプライベート) int |
counterSize
|
(パッケージプライベート) int |
counterType
|
(パッケージプライベート) int |
index
|
(パッケージプライベート) LirFactory |
lir
|
(パッケージプライベート) Module |
module
|
(パッケージプライベート) int |
nPositions
|
(パッケージプライベート) int[] |
positions
|
static Profiler.Trigger |
trig
|
(パッケージプライベート) int |
typeAddress
|
コンストラクタの概要 | |
(パッケージプライベート) |
Profiler(Module module)
Instantiation |
クラス java.lang.Object から継承したメソッド |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
フィールドの詳細 |
public static final Profiler.Trigger trig
Module module
LirFactory lir
int counterType
int typeAddress
int counterSize
Symbol counterArray
int index
int nPositions
int[] positions
int arraySize
コンストラクタの詳細 |
Profiler(Module module)
|
||||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |