gem5  v19.0.0.0
Public Member Functions | Public Attributes | List of all members
TAGE_SC_L::TageSCLBranchInfo Struct Reference

#include <tage_sc_l.hh>

Inheritance diagram for TAGE_SC_L::TageSCLBranchInfo:

Public Member Functions

 TageSCLBranchInfo (TAGEBase &tage, StatisticalCorrector &sc, LoopPredictor &lp)
 
virtual ~TageSCLBranchInfo ()
 

Public Attributes

StatisticalCorrector::BranchInfoscBranchInfo
 

Detailed Description

Definition at line 165 of file tage_sc_l.hh.

Constructor & Destructor Documentation

◆ TageSCLBranchInfo()

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

Definition at line 169 of file tage_sc_l.hh.

◆ ~TageSCLBranchInfo()

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

Definition at line 174 of file tage_sc_l.hh.

Member Data Documentation

◆ scBranchInfo

StatisticalCorrector::BranchInfo* TAGE_SC_L::TageSCLBranchInfo::scBranchInfo

Definition at line 167 of file tage_sc_l.hh.

Referenced by TAGE_SC_L::predict(), and TAGE_SC_L::update().


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

Generated on Fri Feb 28 2020 16:27:17 for gem5 by doxygen 1.8.13