Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/MCA/
H A DIncrementalSourceMgr.cpp40 void IncrementalSourceMgr::printStatistic(raw_ostream &OS) { in printStatistic() function in IncrementalSourceMgr
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/MCA/
H A DIncrementalSourceMgr.h85 void printStatistic(raw_ostream &OS);
/freebsd-14.2/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/
H A DDWARFLinkerImpl.h292 void printStatistic();
H A DDWARFLinkerImpl.cpp880 printStatistic(); in glueCompileUnitsAndWriteToTheOutput()
883 void DWARFLinkerImpl::printStatistic() { in printStatistic() function in DWARFLinkerImpl
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/ADT/
H A DConcurrentHashtable.h227 void printStatistic(raw_ostream &OS) { in printStatistic() function