Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/ProfileData/
H A DInstrProfWriter.cpp335 TheSummary->set(Summary::TotalNumFunctions, PS.getNumFunctions()); in setSummary()
H A DInstrProfReader.cpp966 SummaryData->get(Summary::TotalNumFunctions)); in readSummary()
/openbsd-src/gnu/llvm/llvm/include/llvm/ProfileData/
H A DInstrProf.h1105 TotalNumFunctions = 0, enumerator