Searched refs:RepetitionMode (Results 1 – 1 of 1) sorted by relevance
102 static cl::opt<exegesis::InstructionBenchmark::RepetitionModeE> RepetitionMode( variable315 if (RepetitionMode != InstructionBenchmark::RepetitionModeE::AggregateMin) in benchmarkMain()316 Repetitors.emplace_back(SnippetRepetitor::Create(RepetitionMode, State)); in benchmarkMain()