gem5 v24.0.0.0
Loading...
Searching...
No Matches
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 103 of file ltage.hh.

Constructor & Destructor Documentation

◆ LTageBranchInfo()

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

Definition at line 106 of file ltage.hh.

◆ ~LTageBranchInfo()

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

Definition at line 110 of file ltage.hh.

References lpBranchInfo.

Member Data Documentation

◆ lpBranchInfo

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

Definition at line 105 of file ltage.hh.

Referenced by ~LTageBranchInfo().


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