Searched refs:MaxScoreST (Results 1 – 1 of 1) sorted by relevance
253 SlotWithTag MaxScoreST{-1, -1}; in findFirstSlotCandidate() local292 (TotalScore == MaxScore && ST.FI > MaxScoreST.FI)) { in findFirstSlotCandidate()294 MaxScoreST = ST; in findFirstSlotCandidate()298 if (MaxScoreST.FI < 0) in findFirstSlotCandidate()302 if (MaxScoreST.Tag == 0) in findFirstSlotCandidate()303 return MaxScoreST.FI; in findFirstSlotCandidate()321 if (ST == MaxScoreST) { in findFirstSlotCandidate()324 TagOp.setImm(MaxScoreST.Tag); in findFirstSlotCandidate()327 return MaxScoreST.FI; in findFirstSlotCandidate()