Searched defs:hasTargets (Results 1 - 2 of 2) sorted by relevance

/gem5/src/mem/cache/
H A Dwrite_queue_entry.hh147 bool hasTargets() const { return !targets.empty(); } function in class:WriteQueueEntry
H A Dmshr.hh468 bool hasTargets() const { return !targets.empty(); } function

Completed in 6 milliseconds