coins.lparallel
クラス CheckLoopBody
java.lang.Object
|
+--coins.lparallel.CheckLoopBody
- public class CheckLoopBody
- extends java.lang.Object
CheckLoopBody:
The class which investigates whether a pointer variable, a structure object, etc. are in the
LoopBody section.
|
コンストラクタの概要 |
CheckLoopBody(LoopTable pLoopTable,
LoopUtil pUtil)
CheckLoopBody:
The class which investigates whether a pointer variable, a structure object, etc. are in the
LoopBody section. |
|
メソッドの概要 |
boolean |
HIR_CheckLoopBody()
HIR_CheckLoopBody:
It investigates whether a pointer variable, a structure object, etc. are in the
LoopBody section. |
| クラス java.lang.Object から継承したメソッド |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
symRoot
protected SymRoot symRoot
CheckLoopBody
public CheckLoopBody(LoopTable pLoopTable,
LoopUtil pUtil)
- CheckLoopBody:
The class which investigates whether a pointer variable, a structure object, etc. are in the
LoopBody section.
- パラメータ:
pLoopTable - the table for looppUtil - utility for parallelization
HIR_CheckLoopBody
public boolean HIR_CheckLoopBody()
- HIR_CheckLoopBody:
It investigates whether a pointer variable, a structure object, etc. are in the
LoopBody section.