Home
last modified time | relevance | path

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

/external/llvm-project/llvm/tools/llvm-exegesis/lib/
DBenchmarkRunner.h84 Expected<std::string> writeObjectFile(const BenchmarkCode &Configuration,
DBenchmarkRunner.cpp197 auto ObjectFilePath = writeObjectFile(BC, Filler); in runConfiguration()
262 BenchmarkRunner::writeObjectFile(const BenchmarkCode &BC, in writeObjectFile() function in llvm::exegesis::BenchmarkRunner