Searched refs:isHighConfidence (Results 1 - 3 of 3) sorted by relevance

/gem5/src/cpu/pred/
H A Dmultiperspective_perceptron_tage.hh73 bool isHighConfidence(TAGEBase::BranchInfo *bi) const override;
H A Dtage_base.hh406 virtual bool isHighConfidence(BranchInfo* bi) const function in class:TAGEBase
H A Dmultiperspective_perceptron_tage.cc232 MPP_TAGE::isHighConfidence(TAGEBase::BranchInfo *bi) const function in class:MPP_TAGE
539 bi->scBranchInfo->highConf = tage->isHighConfidence(bi->tageBranchInfo);

Completed in 9 milliseconds