Searched refs:isZeroLatency (Results 1 – 2 of 2) sorted by relevance
292 if (Desc.isZeroLatency()) in mustIssueImmediately()
485 bool isZeroLatency() const { return !MaxLatency && Resources.empty(); } in isZeroLatency() function