Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/ProfileData/
H A DInstrProfReader.h852 Error getFunctionBitmap(StringRef FuncName, uint64_t FuncHash,
/freebsd/contrib/llvm-project/llvm/lib/ProfileData/Coverage/
H A DCoverageMapping.cpp865 if (Error E = ProfileReader.value().get().getFunctionBitmap( in loadFunctionRecord()
/freebsd/contrib/llvm-project/llvm/lib/ProfileData/
H A DInstrProfReader.cpp1583 Error IndexedInstrProfReader::getFunctionBitmap(StringRef FuncName, in getFunctionBitmap() function in IndexedInstrProfReader