Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/tools/llvm-exegesis/lib/
H A DBenchmarkResult.h86 class Error readYamlFrom(const LLVMState &State, StringRef InputContent);
H A DBenchmarkResult.cpp386 Error InstructionBenchmark::readYamlFrom(const LLVMState &State, in readYamlFrom() function in llvm::exegesis::InstructionBenchmark