Searched refs:Evicted (Results 1 – 2 of 2) sorted by relevance
41 SizeT getNumEvictions() const { return Evicted.size(); } in getNumEvictions()42 bool hasEvictions() const { return !Evicted.empty(); } in hasEvictions()124 UnorderedRanges Evicted; variable
319 for (Variable *Var : Evicted) { in initForSecondChance()361 Evicted.clear(); in init()378 Evicted.reserve(Unhandled.size()); in init()751 Evicted.push_back(Item); in handleNoFreeRegisters()769 Evicted.push_back(Item); in handleNoFreeRegisters()