Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/ProfileData/
H A DPGOCtxProfReader.cpp77 PGOCtxProfileReader::readContext(bool ExpectIndex) { in readContext() function in PGOCtxProfileReader
130 EXPECT_OR_RET(SC, readContext(true)); in readContext()
167 EXPECT_OR_RET(E, readContext(false)); in loadContexts()
/freebsd/contrib/llvm-project/llvm/include/llvm/ProfileData/
H A DPGOCtxProfReader.h83 readContext(bool ExpectIndex);