Searched refs:InstructionBenchmarkKey (Results 1 – 2 of 2) sorted by relevance
33 struct InstructionBenchmarkKey { struct49 InstructionBenchmarkKey Key; argument
142 template <> struct MappingTraits<exegesis::InstructionBenchmarkKey> {143 static void mapping(IO &Io, exegesis::InstructionBenchmarkKey &Obj) { in mapping()