Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-exegesis/lib/
H A DClustering.cpp96 Error InstructionBenchmarkClustering::validateAndSetup() { in validateAndSetup() function in llvm::exegesis::InstructionBenchmarkClustering
323 if (auto Error = Clustering.validateAndSetup()) { in create()
H A DClustering.h126 Error validateAndSetup();