Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-exegesis/lib/
DBenchmarkRunner.cpp94 constexpr const int kMinInstructionsForSnippet = 16; in runOne() local
98 GenerateInstructions(kMinInstructionsForSnippet)); in runOne()