Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/include/llvm/ProfileData/
H A DGCOV.h128 bool readBlockTag() { in readBlockTag() function
/freebsd-12.1/contrib/llvm/lib/ProfileData/
H A DGCOV.cpp157 if (!Buff.readBlockTag()) { in readGCNO()