gem5 v24.0.0.0
Loading...
Searching...
No Matches
gem5::branch_prediction::TAGE_SC_L::TageSCLBranchInfo Struct Reference

#include <tage_sc_l.hh>

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

Public Member Functions

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

Public Attributes

StatisticalCorrector::BranchInfoscBranchInfo
 
- Public Attributes inherited from gem5::branch_prediction::LTAGE::LTageBranchInfo
LoopPredictor::BranchInfolpBranchInfo
 
- Public Attributes inherited from gem5::branch_prediction::TAGE::TageBranchInfo
TAGEBase::BranchInfotageBranchInfo
 

Detailed Description

Definition at line 182 of file tage_sc_l.hh.

Constructor & Destructor Documentation

◆ TageSCLBranchInfo()

gem5::branch_prediction::TAGE_SC_L::TageSCLBranchInfo::TageSCLBranchInfo ( TAGEBase & tage,
StatisticalCorrector & sc,
LoopPredictor & lp )
inline

Definition at line 186 of file tage_sc_l.hh.

◆ ~TageSCLBranchInfo()

virtual gem5::branch_prediction::TAGE_SC_L::TageSCLBranchInfo::~TageSCLBranchInfo ( )
inlinevirtual

Definition at line 191 of file tage_sc_l.hh.

References scBranchInfo.

Member Data Documentation

◆ scBranchInfo

StatisticalCorrector::BranchInfo* gem5::branch_prediction::TAGE_SC_L::TageSCLBranchInfo::scBranchInfo

Definition at line 184 of file tage_sc_l.hh.

Referenced by ~TageSCLBranchInfo().


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

Generated on Tue Jun 18 2024 16:24:18 for gem5 by doxygen 1.11.0