|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcetus.analysis.AnalysisPass
cetus.analysis.LoopAnalysisPass
public abstract class LoopAnalysisPass
| Field Summary |
|---|
| Fields inherited from class cetus.analysis.AnalysisPass |
|---|
program |
| Constructor Summary | |
|---|---|
protected |
LoopAnalysisPass(Program program)
|
| Method Summary | |
|---|---|
abstract void |
analyzeLoop(Loop loop)
|
void |
start()
|
| Methods inherited from class cetus.analysis.AnalysisPass |
|---|
getPassName, run, startAndCheck |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
protected LoopAnalysisPass(Program program)
| Method Detail |
|---|
public abstract void analyzeLoop(Loop loop)
public void start()
start in class AnalysisPass
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||