Home
last modified time | relevance | path

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

/external/llvm-project/llvm/tools/llvm-exegesis/lib/
DBenchmarkRunner.cpp184 const auto FnBytes = EF.getFunctionBytes(); in runConfiguration() local
186 InstrBenchmark.AssembledSnippet.end(), FnBytes.begin(), in runConfiguration()
187 FnBytes.end()); in runConfiguration()