Searched refs:removeRegDep (Results 1 - 2 of 2) sorted by relevance

/gem5/src/cpu/trace/
H A Dtrace_cpu.hh662 bool removeRegDep(NodeSeqNum reg_dep);
H A Dtrace_cpu.cc1368 TraceCPU::ElasticDataGen::GraphNode::removeRegDep(NodeSeqNum reg_dep) function in class:TraceCPU::ElasticDataGen::GraphNode
1427 bool regdep_found M5_VAR_USED = removeRegDep(done_seq_num);

Completed in 13 milliseconds