reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/llvm-exegesis/lib/BenchmarkRunner.cpp
   91   InstrBenchmark.Info = BC.Info;
   93   const std::vector<MCInst> &Instructions = BC.Key.Instructions;
   95   InstrBenchmark.Key = BC.Key;
  105                      BC.LiveIns, BC.Key.RegisterInitialValues,
  105                      BC.LiveIns, BC.Key.RegisterInitialValues,
  121     auto ObjectFilePath = writeObjectFile(BC, Filler);
  133                      BC.LiveIns, BC.Key.RegisterInitialValues, Filler, OS);
  133                      BC.LiveIns, BC.Key.RegisterInitialValues, Filler, OS);