Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/ProfileData/
H A DInstrProf.h1164 TotalNumFunctions = 0, enumerator
/freebsd/contrib/llvm-project/llvm/lib/ProfileData/
H A DInstrProfWriter.cpp437 TheSummary->set(Summary::TotalNumFunctions, PS.getNumFunctions()); in setSummary()
H A DInstrProfReader.cpp1187 SummaryData->get(Summary::TotalNumFunctions)); in readSummary()