210a211,213
> /** Returns if the LSQ has any stores to writeback. */
> bool hasStoresToWB(unsigned tid) { return ldstQueue.hasStoresToWB(tid); }
>