Searched refs:LRUWasSet (Results 1 – 2 of 2) sorted by relevance
86 bool LRUWasSet = false; member143 if (LRUWasSet) in initLRU()145 LRUWasSet = true; in initLRU()
4904 assert(C.LRUWasSet && "LRU wasn't set?"); in findRegisterToSaveLRTo()