Searched refs:Repetitor (Results 1 – 2 of 2) sorted by relevance
167 for (const std::unique_ptr<const SnippetRepetitor> &Repetitor : Repetitors) { in runConfiguration() local178 Repetitor->Repeat(Instructions, kMinInstructionsForSnippet), in runConfiguration()191 Repetitor->Repeat(Instructions, InstrBenchmark.NumRepetitions); in runConfiguration()
327 const std::unique_ptr<const SnippetRepetitor> &Repetitor) { in benchmarkMain() argument328 AllReservedRegs |= Repetitor->getReservedRegs(); in benchmarkMain()