gem5  v22.1.0.0
Public Member Functions | Public Attributes | List of all members
gem5::branch_prediction::LTAGE::LTageBranchInfo Struct Reference

#include <ltage.hh>

Inheritance diagram for gem5::branch_prediction::LTAGE::LTageBranchInfo:
gem5::branch_prediction::TAGE::TageBranchInfo gem5::branch_prediction::TAGE_SC_L::TageSCLBranchInfo

Public Member Functions

 LTageBranchInfo (TAGEBase &tage, LoopPredictor &lp)
 
virtual ~LTageBranchInfo ()
 
- Public Member Functions inherited from gem5::branch_prediction::TAGE::TageBranchInfo
 TageBranchInfo (TAGEBase &tage)
 
virtual ~TageBranchInfo ()
 

Public Attributes

LoopPredictor::BranchInfolpBranchInfo
 
- Public Attributes inherited from gem5::branch_prediction::TAGE::TageBranchInfo
TAGEBase::BranchInfotageBranchInfo
 

Detailed Description

Definition at line 91 of file ltage.hh.

Constructor & Destructor Documentation

◆ LTageBranchInfo()

gem5::branch_prediction::LTAGE::LTageBranchInfo::LTageBranchInfo ( TAGEBase tage,
LoopPredictor lp 
)
inline

Definition at line 94 of file ltage.hh.

◆ ~LTageBranchInfo()

virtual gem5::branch_prediction::LTAGE::LTageBranchInfo::~LTageBranchInfo ( )
inlinevirtual

Definition at line 98 of file ltage.hh.

References lpBranchInfo.

Member Data Documentation

◆ lpBranchInfo

LoopPredictor::BranchInfo* gem5::branch_prediction::LTAGE::LTageBranchInfo::lpBranchInfo

Definition at line 93 of file ltage.hh.

Referenced by ~LTageBranchInfo().


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

Generated on Wed Dec 21 2022 10:23:37 for gem5 by doxygen 1.9.1