Searched refs:StopPass (Results 1 – 4 of 4) sorted by relevance
185 StringRef StopPass; member
559 if (!Info.StopPass.empty()) { in setStartStopPasses()572 if (Info.StopPass == PassName && ++Count == Info.StopInstanceNum) in setStartStopPasses()593 PIC->getPassNameForClassName(Info.StopPass) + "\".", in verifyStartStop()
202 if (auto StopPassName = StartStopInfo->StopPass; !StopPassName.empty()) { in compileModuleWithNewPM()
557 Result.StopPass = StopBefore.empty() ? StopAfter : StopBefore; in getStartStopInfo()