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

/gem5/src/cpu/pred/
H A Dtournament.cc203 history->globalPredTaken = global_prediction;
243 history->globalPredTaken = true;
293 if (history->localPredTaken != history->globalPredTaken &&
303 } else if (history->globalPredTaken == taken) {
H A Dtournament.hh171 bool globalPredTaken; member in struct:TournamentBP::BPHistory

Completed in 6 milliseconds