Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/tools/llvm-exegesis/lib/
H A DSnippetRepetitor.cpp28 FillFunction Repeat(ArrayRef<MCInst> Instructions, unsigned MinInstructions, in Repeat()
57 FillFunction Repeat(ArrayRef<MCInst> Instructions, unsigned MinInstructions, in Repeat()
H A DBenchmarkRunner.cpp139 unsigned MinInstructions, unsigned LoopBodySize) const { in assembleSnippet()