gem5
v20.1.0.0
|
This is the complete list of members for DependencyGraph< DynInstPtr >, including all inherited members.
clearInst(PhysRegIndex idx) | DependencyGraph< DynInstPtr > | inline |
DependencyGraph() | DependencyGraph< DynInstPtr > | inline |
dependGraph | DependencyGraph< DynInstPtr > | private |
DepEntry typedef | DependencyGraph< DynInstPtr > | |
dump() | DependencyGraph< DynInstPtr > | |
empty() const | DependencyGraph< DynInstPtr > | |
empty(PhysRegIndex idx) const | DependencyGraph< DynInstPtr > | inline |
insert(PhysRegIndex idx, const DynInstPtr &new_inst) | DependencyGraph< DynInstPtr > | |
memAllocCounter | DependencyGraph< DynInstPtr > | private |
nodesRemoved | DependencyGraph< DynInstPtr > | |
nodesTraversed | DependencyGraph< DynInstPtr > | |
numEntries | DependencyGraph< DynInstPtr > | private |
pop(PhysRegIndex idx) | DependencyGraph< DynInstPtr > | |
remove(PhysRegIndex idx, const DynInstPtr &inst_to_remove) | DependencyGraph< DynInstPtr > | |
reset() | DependencyGraph< DynInstPtr > | |
resize(int num_entries) | DependencyGraph< DynInstPtr > | |
setInst(PhysRegIndex idx, const DynInstPtr &new_inst) | DependencyGraph< DynInstPtr > | inline |
~DependencyGraph() | DependencyGraph< DynInstPtr > |