|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcoins.aflow.util.AnalAdapter
coins.aflow.FlowAdapter
coins.lparallel.FindLoopParallel
| Field Summary | |
protected PreDefinedFunctions |
predefinedFunctions
|
| Fields inherited from class coins.aflow.FlowAdapter |
flow, flowRoot, fResults, hirRoot, symRoot |
| Constructor Summary | |
FindLoopParallel(FlowResults pResults)
FindLoopParallel: |
|
| Method Summary | |
(package private) LoopTable |
Expand_Anal(LoopTable pLoopTable,
BBlock pBBlock)
Expand_Anal: |
void |
find(SubpFlow pSubpFlow,
LoopTable pLoopTable)
find: Loop parallelization analysis processing of specified LoopTable. |
(package private) boolean |
IsRedundant(BBlock pBBlock)
IsRedunant: |
| Methods inherited from class coins.aflow.FlowAdapter |
find, find, find, find, find, find |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
protected PreDefinedFunctions predefinedFunctions
| Constructor Detail |
public FindLoopParallel(FlowResults pResults)
pResults - FlowResults| Method Detail |
public void find(SubpFlow pSubpFlow,
LoopTable pLoopTable)
pSubpFlow - SubpFlowpLoopTable - the table for loop
LoopTable Expand_Anal(LoopTable pLoopTable,
BBlock pBBlock)
boolean IsRedundant(BBlock pBBlock)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||