gem5 v24.0.0.0
Loading...
Searching...
No Matches
gem5::o3::DependencyEntry< DynInstPtr > Class Template Reference

Node in a linked list. More...

#include <dep_graph.hh>

Public Member Functions

 DependencyEntry ()
 

Public Attributes

DynInstPtr inst
 
DependencyEntry< DynInstPtr > * next
 

Detailed Description

template<class DynInstPtr>
class gem5::o3::DependencyEntry< DynInstPtr >

Node in a linked list.

Definition at line 54 of file dep_graph.hh.

Constructor & Destructor Documentation

◆ DependencyEntry()

template<class DynInstPtr >
gem5::o3::DependencyEntry< DynInstPtr >::DependencyEntry ( )
inline

Definition at line 57 of file dep_graph.hh.

Member Data Documentation

◆ inst

◆ next


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

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