Home
last modified time | relevance | path

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

/external/llvm-project/llvm/tools/llvm-exegesis/lib/
DBenchmarkRunner.cpp171 constexpr const int kMinInstructionsForSnippet = 16; in runConfiguration() local
178 Repetitor->Repeat(Instructions, kMinInstructionsForSnippet), in runConfiguration()