Home
last modified time | relevance | path

Searched defs:Repetitor (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/llvm/llvm/tools/llvm-exegesis/
H A Dllvm-exegesis.cpp374 for (const std::unique_ptr<const SnippetRepetitor> &Repetitor : in runBenchmarkConfigurations() local
464 const std::unique_ptr<const SnippetRepetitor> &Repetitor) { in benchmarkMain()
/openbsd-src/gnu/llvm/llvm/tools/llvm-exegesis/lib/
H A DBenchmarkRunner.cpp138 const BenchmarkCode &BC, const SnippetRepetitor &Repetitor, in assembleSnippet()