gem5  v20.0.0.2
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Public Member Functions | Public Attributes | List of all members
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 120 of file loop_predictor.hh.

Constructor & Destructor Documentation

◆ BranchInfo()

LoopPredictor::BranchInfo::BranchInfo ( )
inline

Member Data Documentation

◆ currentIter

uint16_t LoopPredictor::BranchInfo::currentIter

Definition at line 123 of file loop_predictor.hh.

Referenced by LoopPredictor::squash(), and LoopPredictor::squashLoop().

◆ loopHit

int LoopPredictor::BranchInfo::loopHit

◆ loopIndex

int LoopPredictor::BranchInfo::loopIndex

◆ loopIndexB

int LoopPredictor::BranchInfo::loopIndexB

◆ loopPred

bool LoopPredictor::BranchInfo::loopPred

◆ loopPredUsed

bool LoopPredictor::BranchInfo::loopPredUsed

Definition at line 127 of file loop_predictor.hh.

Referenced by LoopPredictor::loopPredict(), and LTAGE::predict().

◆ loopPredValid

bool LoopPredictor::BranchInfo::loopPredValid

◆ loopTag

uint16_t LoopPredictor::BranchInfo::loopTag

Definition at line 122 of file loop_predictor.hh.

Referenced by LoopPredictor::getLoop(), and LoopPredictor::loopUpdate().

◆ predTaken

bool LoopPredictor::BranchInfo::predTaken

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

Generated on Mon Jun 8 2020 15:45:24 for gem5 by doxygen 1.8.13