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