Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/tools/llvm-exegesis/lib/
H A DBenchmarkRunner.cpp171 const int MinInstructionsForSnippet = 4 * Instructions.size(); in runConfiguration() local
179 Repetitor->Repeat(Instructions, MinInstructionsForSnippet, in runConfiguration()