gem5 [DEVELOP-FOR-25.0]
Loading...
Searching...
No Matches
gem5::branch_prediction::LoopPredictor::BranchInfo Struct Reference

#include <loop_predictor.hh>

Public Member Functions

 BranchInfo ()
 

Public Attributes

uint16_t loopTag
 
uint16_t currentIter
 
bool loopPred
 
bool loopPredValid
 
bool loopPredUsed
 
int loopIndex
 
int loopIndexB
 
int loopHit
 
bool predTaken
 

Detailed Description

Definition at line 143 of file loop_predictor.hh.

Constructor & Destructor Documentation

◆ BranchInfo()

gem5::branch_prediction::LoopPredictor::BranchInfo::BranchInfo ( )
inline

Member Data Documentation

◆ currentIter

uint16_t gem5::branch_prediction::LoopPredictor::BranchInfo::currentIter

Definition at line 146 of file loop_predictor.hh.

Referenced by BranchInfo().

◆ loopHit

int gem5::branch_prediction::LoopPredictor::BranchInfo::loopHit

Definition at line 153 of file loop_predictor.hh.

Referenced by BranchInfo().

◆ loopIndex

int gem5::branch_prediction::LoopPredictor::BranchInfo::loopIndex

Definition at line 151 of file loop_predictor.hh.

Referenced by BranchInfo().

◆ loopIndexB

int gem5::branch_prediction::LoopPredictor::BranchInfo::loopIndexB

Definition at line 152 of file loop_predictor.hh.

Referenced by BranchInfo().

◆ loopPred

bool gem5::branch_prediction::LoopPredictor::BranchInfo::loopPred

Definition at line 148 of file loop_predictor.hh.

Referenced by BranchInfo().

◆ loopPredUsed

bool gem5::branch_prediction::LoopPredictor::BranchInfo::loopPredUsed

Definition at line 150 of file loop_predictor.hh.

◆ loopPredValid

bool gem5::branch_prediction::LoopPredictor::BranchInfo::loopPredValid

Definition at line 149 of file loop_predictor.hh.

Referenced by BranchInfo().

◆ loopTag

uint16_t gem5::branch_prediction::LoopPredictor::BranchInfo::loopTag

Definition at line 145 of file loop_predictor.hh.

Referenced by BranchInfo().

◆ predTaken

bool gem5::branch_prediction::LoopPredictor::BranchInfo::predTaken

Definition at line 154 of file loop_predictor.hh.

Referenced by BranchInfo().


The documentation for this struct was generated from the following file:

Generated on Mon May 26 2025 09:19:30 for gem5 by doxygen 1.13.2