Searched defs:LoopBodySize (Results 1 – 3 of 3) sorted by relevance
/llvm-project/llvm/tools/llvm-exegesis/lib/ |
H A D | SnippetRepetitor.cpp | 27 unsigned LoopBodySize, in Repeat() argument 56 unsigned LoopBodySize, in Repeat() argument
|
H A D | BenchmarkRunner.cpp | 535 assembleSnippet(const BenchmarkCode & BC,const SnippetRepetitor & Repetitor,unsigned MinInstructions,unsigned LoopBodySize,bool GenerateMemoryInstructions) const assembleSnippet() argument 552 getRunnableConfiguration(const BenchmarkCode & BC,unsigned MinInstructions,unsigned LoopBodySize,const SnippetRepetitor & Repetitor) const getRunnableConfiguration() argument
|
/llvm-project/llvm/tools/llvm-exegesis/ |
H A D | llvm-exegesis.cpp | 151 LoopBodySize("loop-body-size", variable
|