Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/ProfileData/
H A DPGOCtxProfReader.cpp66 bool PGOCtxProfileReader::canReadContext() { in canReadContext() function in PGOCtxProfileReader
129 while (canReadContext()) { in readContext()
166 while (canReadContext()) { in loadContexts()
/freebsd/contrib/llvm-project/llvm/include/llvm/ProfileData/
H A DPGOCtxProfReader.h84 bool canReadContext();