Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/ProfileData/
H A DInstrProfReader.h740 Error getFunctionBitmapBytes(StringRef FuncName, uint64_t FuncHash,
/freebsd-14.2/contrib/llvm-project/llvm/lib/ProfileData/Coverage/
H A DCoverageMapping.cpp772 if (Error E = ProfileReader.getFunctionBitmapBytes( in loadFunctionRecord()
/freebsd-14.2/contrib/llvm-project/llvm/lib/ProfileData/
H A DInstrProfReader.cpp1438 Error IndexedInstrProfReader::getFunctionBitmapBytes( in getFunctionBitmapBytes() function in IndexedInstrProfReader