Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/tools/llvm-exegesis/lib/
H A DBenchmarkRunner.cpp186 const auto FnBytes = EF.getFunctionBytes(); in runConfiguration() local
187 llvm::append_range(InstrBenchmark.AssembledSnippet, FnBytes); in runConfiguration()