Searched defs:canWB (Results 1 - 1 of 1) sorted by relevance

/gem5/src/cpu/o3/
H A Dlsq_unit.hh198 bool& canWB() { return _canWB; } function in class:LSQUnit::SQEntry
199 const bool& canWB() const { return _canWB; } function in class:LSQUnit::SQEntry

Completed in 9 milliseconds