gem5 v24.1.0.1
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
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 Mon Jan 13 2025 04:29:09 for gem5 by doxygen 1.9.8