Searched refs:StopBeforeInstanceNum (Results 1 – 2 of 2) sorted by relevance
409 std::tie(StopBeforeName, StopBeforeInstanceNum) in setStartStopPasses()472 unsigned StopBeforeInstanceNum = 0; in registerPartialPipelineCallback() local479 std::tie(StopBefore, StopBeforeInstanceNum) = in registerPartialPipelineCallback()532 if (StopBeforePass && StopBeforeCount++ == StopBeforeInstanceNum) in registerPartialPipelineCallback()700 if (StopBefore == PassID && StopBeforeCount++ == StopBeforeInstanceNum) in addPass()
98 unsigned StopBeforeInstanceNum = 0; variable