|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use LinearComputationTuple | |
|---|---|
| at.dms.kjc.sir.statespace | Provides analysis and optimization of linear statespace portions of the stream graph. |
| Uses of LinearComputationTuple in at.dms.kjc.sir.statespace |
|---|
| Methods in at.dms.kjc.sir.statespace that return types with arguments of type LinearComputationTuple | |
|---|---|
HashMap<LinearComputationTuple,LinkedList> |
LinearRedundancy.getTuplesToUses()
Accessor into the internal tuples to uses map. |
| Methods in at.dms.kjc.sir.statespace with parameters of type LinearComputationTuple | |
|---|---|
void |
LinearRedundancy.addUse(LinearComputationTuple tuple,
int use)
add an entry for the specified execution use to this tuple |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||