Home
last modified time | relevance | path

Searched refs:loadFlatProfileList (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/ProfileData/
H A DPGOCtxProfReader.cpp123 RET_ON_ERR(loadFlatProfileList(*Unhandled)); in readProfile()
226 Error PGOCtxProfileReader::loadFlatProfileList(CtxProfFlatProfile &P) { in loadFlatProfileList() function in PGOCtxProfileReader
239 return loadFlatProfileList(P); in loadFlatProfiles()
/freebsd/contrib/llvm-project/llvm/include/llvm/ProfileData/
H A DPGOCtxProfReader.h216 Error loadFlatProfileList(CtxProfFlatProfile &P);