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

/gem5/src/cpu/pred/
H A Dtournament.cc202 history->localPredTaken = local_prediction;
242 history->localPredTaken = true;
293 if (history->localPredTaken != history->globalPredTaken &&
301 if (history->localPredTaken == taken) {
H A Dtournament.hh170 bool localPredTaken; member in struct:TournamentBP::BPHistory

Completed in 6 milliseconds