Searched refs:StopAfterCount (Results 1 – 2 of 2) sorted by relevance
101 unsigned StopAfterCount = 0; variable
554 if (StopAfter == PassID && StopAfterCount++ == StopAfterInstanceNum) in addPass()