Searched refs:StopBeforeInstanceNum (Results 1 – 2 of 2) sorted by relevance
441 std::tie(StopBeforeName, StopBeforeInstanceNum) in setStartStopPasses()504 unsigned StopBeforeInstanceNum = 0; in registerPartialPipelineCallback() local511 std::tie(StopBefore, StopBeforeInstanceNum) = in registerPartialPipelineCallback()564 if (StopBeforePass && StopBeforeCount++ == StopBeforeInstanceNum) in registerPartialPipelineCallback()731 if (StopBefore == PassID && StopBeforeCount++ == StopBeforeInstanceNum) in addPass()
98 unsigned StopBeforeInstanceNum = 0; variable