Searched refs:StopAfterCount (Results 1 – 2 of 2) sorted by relevance
102 unsigned StopAfterCount = 0; variable
539 StopAfterCount = 0u](StringRef P, Any) mutable { in registerPartialPipelineCallback()557 if (StopAfterPass && StopAfterCount++ == StopAfterInstanceNum) { in registerPartialPipelineCallback()753 if (StopAfter == PassID && StopAfterCount++ == StopAfterInstanceNum) in addPass()