Searched refs:invalidPredictorIndex (Results 1 - 2 of 2) sorted by relevance

/gem5/src/cpu/pred/
H A Dtournament.cc245 history->localHistoryIdx = invalidPredictorIndex;
246 history->localHistory = invalidPredictorIndex;
267 invalidPredictorIndex;
340 if (history->localHistoryIdx != invalidPredictorIndex) {
H A Dtournament.hh176 static const int invalidPredictorIndex = -1; member in class:TournamentBP

Completed in 6 milliseconds