Home
last modified time | relevance | path

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

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