Searched refs:StopBeforeInstanceNum (Results 1 – 2 of 2) sorted by relevance
454 std::tie(StopBeforeName, StopBeforeInstanceNum) in setStartStopPasses()518 unsigned StopBeforeInstanceNum = 0; in registerPartialPipelineCallback() local525 std::tie(StopBefore, StopBeforeInstanceNum) = in registerPartialPipelineCallback()578 if (StopBeforePass && StopBeforeCount++ == StopBeforeInstanceNum) in registerPartialPipelineCallback()745 if (StopBefore == PassID && StopBeforeCount++ == StopBeforeInstanceNum) in addPass()
98 unsigned StopBeforeInstanceNum = 0; variable