Searched refs:MaxScoreST (Results 1 – 1 of 1) sorted by relevance
259 SlotWithTag MaxScoreST{-1, -1}; in findFirstSlotCandidate() local299 (TotalScore == MaxScore && ST.FI > MaxScoreST.FI)) { in findFirstSlotCandidate()301 MaxScoreST = ST; in findFirstSlotCandidate()305 if (MaxScoreST.FI < 0) in findFirstSlotCandidate()309 if (MaxScoreST.Tag == 0) in findFirstSlotCandidate()310 return MaxScoreST.FI; in findFirstSlotCandidate()328 if (ST == MaxScoreST) { in findFirstSlotCandidate()331 TagOp.setImm(MaxScoreST.Tag); in findFirstSlotCandidate()334 return MaxScoreST.FI; in findFirstSlotCandidate()