Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/ProfileData/
HDInstrProfReader.h777 Error getFunctionCounts(StringRef FuncName, uint64_t FuncHash,
/freebsd-13-stable/contrib/llvm-project/llvm/lib/ProfileData/Coverage/
HDCoverageMapping.cpp814 if (Error E = ProfileReader.getFunctionCounts(Record.FunctionName, in loadFunctionRecord()
/freebsd-13-stable/contrib/llvm-project/llvm/lib/ProfileData/
HDInstrProfReader.cpp1641 Error IndexedInstrProfReader::getFunctionCounts(StringRef FuncName, in getFunctionCounts() function in IndexedInstrProfReader