Searched refs:isLQFull (Results 1 – 2 of 2) sorted by relevance
198 if (IS.getMayLoad() && isLQFull()) in isAvailable()
266 bool isLQFull() const { return LQSize && LQSize == UsedLQEntries; } in isLQFull() function