Searched refs:next_instruction_reached (Results 1 – 1 of 1) sorted by relevance
107 bool next_instruction_reached = (pc > m_instruction_addr) && in IsPlanStale() local109 if (next_instruction_reached) { in IsPlanStale()