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