Searched refs:PrevDroppedCount (Results 1 – 1 of 1) sorted by relevance
57 unsigned PrevDroppedCount = DroppedCount; in visitEveryInstruction() local72 if (PrevDroppedCount != DroppedCount) { in visitEveryInstruction()73 PrevDroppedCount = DroppedCount; in visitEveryInstruction()