Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-exegesis/lib/
DBenchmarkRunner.cpp84 const int MinInstructions) { in runOne() argument
86 for (int I = 0; I < MinInstructions; ++I) in runOne()