Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/ProfileData/
H A DGCOV.cpp59 GCOV::GCOVVersion GCDAVersion; in readGCDA() local
60 if (!Buffer.readGCOVVersion(GCDAVersion)) in readGCDA()
62 if (Version != GCDAVersion) { in readGCDA()