#include <loop_predictor.hh>
Definition at line 140 of file loop_predictor.hh.
◆ BranchInfo()
gem5::branch_prediction::LoopPredictor::BranchInfo::BranchInfo |
( |
| ) |
|
|
inline |
◆ currentIter
uint16_t gem5::branch_prediction::LoopPredictor::BranchInfo::currentIter |
◆ loopHit
int gem5::branch_prediction::LoopPredictor::BranchInfo::loopHit |
◆ loopIndex
int gem5::branch_prediction::LoopPredictor::BranchInfo::loopIndex |
◆ loopIndexB
int gem5::branch_prediction::LoopPredictor::BranchInfo::loopIndexB |
◆ loopPred
bool gem5::branch_prediction::LoopPredictor::BranchInfo::loopPred |
◆ loopPredUsed
bool gem5::branch_prediction::LoopPredictor::BranchInfo::loopPredUsed |
◆ loopPredValid
bool gem5::branch_prediction::LoopPredictor::BranchInfo::loopPredValid |
◆ loopTag
uint16_t gem5::branch_prediction::LoopPredictor::BranchInfo::loopTag |
◆ predTaken
bool gem5::branch_prediction::LoopPredictor::BranchInfo::predTaken |
The documentation for this struct was generated from the following file: