Searched refs:canDispatch (Results 1 – 2 of 2) sorted by relevance
74 bool canDispatch(const InstRef &IR) { in canDispatch() function
141 if (!isAvailable(Desc.NumMicroOps) || !canDispatch(IR)) in execute()