Searched refs:StQDesc (Results 1 – 1 of 1) sorted by relevance
36 const MCProcResourceDesc &StQDesc = *SM.getProcResource(EPI.StoreQueueID); in LSUnitBase() local37 SQSize = std::max(0, StQDesc.BufferSize); in LSUnitBase()