Searched refs:InstrBenchmarks (Results 1 – 1 of 1) sorted by relevance
56 std::vector<InstructionBenchmark> InstrBenchmarks; in run() local58 InstrBenchmarks.push_back(runOne(Conf, Opcode, NumRepetitions)); in run()59 return InstrBenchmarks; in run()