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