Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/include/llvm/ProfileData/
H A DGCOV.h79 bool readGCNOFormat() { in readGCNOFormat() function
/src/contrib/llvm-project/llvm/lib/ProfileData/
H A DGCOV.cpp103 if (!buf.readGCNOFormat()) in readGCNO()