Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/tools/llvm-exegesis/lib/
H A DBenchmarkRunner.cpp39 class FunctionExecutorImpl : public BenchmarkRunner::FunctionExecutor { class
41 FunctionExecutorImpl(const LLVMState &State, in FunctionExecutorImpl() function in llvm::exegesis::__anon403403190111::FunctionExecutorImpl
216 const FunctionExecutorImpl Executor(State, std::move(ObjectFile), in runConfiguration()