Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/tools/llvm-remarkutil/
H A DRemarkCounter.cpp76 static cl::opt<CountBy> CountByOpt( variable
285 if (CountByOpt == CountBy::REMARK) { in collectRemarks()
289 } else if (CountByOpt == CountBy::ARGUMENT) { in collectRemarks()