Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/ProfileData/
H A DInstrProf.cpp576 Error readAndDecodeStrings(StringRef NameStrings, in readAndDecodeStrings() function
620 return readAndDecodeStrings(NameStrings, in create()
626 if (Error E = readAndDecodeStrings( in create()
630 return readAndDecodeStrings(VTableNameStrings, in create()
636 return readAndDecodeStrings(CompressedVTableStrings, in initVTableNamesFromCompressedStrings()
H A DDataAccessProf.cpp215 readAndDecodeStrings(StringRef((const char *)Ptr, Len), addName)) in deserializeSymbolsAndFilenames()
/freebsd/contrib/llvm-project/llvm/include/llvm/ProfileData/
H A DInstrProf.h370 LLVM_ABI Error readAndDecodeStrings(