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