Add mappings between prefetch pairs of child and parent nodes
authoradash <adash>
Tue, 27 Nov 2007 23:38:01 +0000 (23:38 +0000)
committeradash <adash>
Tue, 27 Nov 2007 23:38:01 +0000 (23:38 +0000)
commitdec46d6a42d7bde48adade144231393464704d52
tree52a17db0252117cd5dc00a80db2ac2058c0a858d
parent4a86f5e49b42e34af21790f99e0db494c7feee7b
Add mappings between prefetch pairs of child and parent nodes
modify analysis to inserting prefetches in Flat-representation
Robust/src/Analysis/Prefetch/IndexDescriptor.java
Robust/src/Analysis/Prefetch/PairMap.java [new file with mode: 0644]
Robust/src/Analysis/Prefetch/PrefetchAnalysis.java
Robust/src/Analysis/Prefetch/PrefetchPair.java