Searched refs:MaxScoreST (Results 1 – 1 of 1) sorted by relevance
264 SlotWithTag MaxScoreST{-1, -1}; in findFirstSlotCandidate() local305 (TotalScore == MaxScore && ST.FI > MaxScoreST.FI)) { in findFirstSlotCandidate()307 MaxScoreST = ST; in findFirstSlotCandidate()311 if (MaxScoreST.FI < 0) in findFirstSlotCandidate()315 if (MaxScoreST.Tag == 0) in findFirstSlotCandidate()316 return MaxScoreST.FI; in findFirstSlotCandidate()334 if (ST == MaxScoreST) { in findFirstSlotCandidate()337 TagOp.setImm(MaxScoreST.Tag); in findFirstSlotCandidate()340 return MaxScoreST.FI; in findFirstSlotCandidate()