Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/include/llvm/ProfileData/
DInstrProfReader.h679 Error getFunctionCounts(StringRef FuncName, uint64_t FuncHash,
/openbsd/src/gnu/llvm/llvm/lib/ProfileData/Coverage/
DCoverageMapping.cpp247 if (Error E = ProfileReader.getFunctionCounts(Record.FunctionName, in loadFunctionRecord()
/openbsd/src/gnu/llvm/llvm/lib/ProfileData/
DInstrProfReader.cpp1179 Error IndexedInstrProfReader::getFunctionCounts(StringRef FuncName, in getFunctionCounts() function in IndexedInstrProfReader