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

/gem5/src/cpu/o3/
H A Dlsq_unit.hh204 bool& isAllZeros() { return _isAllZeros; } function in class:LSQUnit::SQEntry
205 const bool& isAllZeros() const { return _isAllZeros; } function in class:LSQUnit::SQEntry

Completed in 9 milliseconds