Home
last modified time | relevance | path

Searched refs:StartAfterOptName (Results 1 – 1 of 1) sorted by relevance

/freebsd-12.1/contrib/llvm/lib/CodeGen/
H A DTargetPassConfig.cpp178 const char *StartAfterOptName = "start-after"; variable
184 StartAfterOpt(StringRef(StartAfterOptName),
383 Twine(StartAfterOptName) + Twine(" specified!")); in setStartStopPasses()
471 static const char *OptNames[] = {StartAfterOptName, StartBeforeOptName, in getLimitedCodeGenPipelineReason()