Searched refs:pqCompare (Results 1 - 1 of 1) sorted by relevance

/gem5/src/cpu/o3/
H A Dinst_queue.hh341 struct pqCompare { struct in class:InstructionQueue
348 typedef std::priority_queue<DynInstPtr, std::vector<DynInstPtr>, pqCompare>

Completed in 6 milliseconds