Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/tools/llvm-exegesis/lib/
H A DSnippetFile.cpp87 unsigned numInvalidComments() const { return InvalidComments; } in numInvalidComments() function in llvm::exegesis::__anonb84b27170111::BenchmarkCodeStreamer
174 if (Streamer.numInvalidComments()) in readSnippets()
176 .concat(Twine(Streamer.numInvalidComments())) in readSnippets()