Searched refs:FnBytes (Results 1 – 1 of 1) sorted by relevance
105 const auto FnBytes = EF.getFunctionBytes(); in runOne() local106 InstrBenchmark.AssembledSnippet.assign(FnBytes.begin(), FnBytes.end()); in runOne()