AddressObject |
|
BufferDependency |
|
BufferHazard |
|
BufferHazard.Instance |
|
BufferUnitedDependency |
BufferUnitedDependency represents a united dependency, which combines information on
dependencies of a single execution from other ones.
|
BufferUnitedHazard |
BufferUnitedHazard represents a united buffer access hazard,
which combines information on hazards for a single buffer access.
|
EntryObject |
EntryObject represents information about a buffer entry.
|
EntryTracker |
EntryTracker tracks entries to be written to a memory-mapped buffer.
|
MemoryAccess |
MemoryAccess describes an execution path of a memory access instruction.
|
MemoryAccessPath |
|
MemoryAccessPath.Builder |
|
MemoryAccessPath.Entry |
|
MemoryAccessStructure |
|
MemoryAdapter |
|
MemoryEngine |
|
MemoryEngineUtils |
|
MemorySolution |
MemorySolution represents a solution (test data) for a number of dependent instruction
calls (memory access structure).
|
MemorySolver |
MemorySolver implements a solver of memory-related constraints (hit, miss, etc.)
specified in a memory access structure.
|