Searched refs:MaxScoreST (Results 1 – 1 of 1) sorted by relevance
261 SlotWithTag MaxScoreST{-1, -1}; in findFirstSlotCandidate() local301 (TotalScore == MaxScore && ST.FI > MaxScoreST.FI)) { in findFirstSlotCandidate()303 MaxScoreST = ST; in findFirstSlotCandidate()307 if (MaxScoreST.FI < 0) in findFirstSlotCandidate()311 if (MaxScoreST.Tag == 0) in findFirstSlotCandidate()312 return MaxScoreST.FI; in findFirstSlotCandidate()330 if (ST == MaxScoreST) { in findFirstSlotCandidate()333 TagOp.setImm(MaxScoreST.Tag); in findFirstSlotCandidate()336 return MaxScoreST.FI; in findFirstSlotCandidate()