Home
last modified time | relevance | path

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

/external/llvm/include/llvm/Support/
DGCOV.h70 bool readGCDAFormat() { in readGCDAFormat() function
/external/llvm/lib/IR/
DGCOV.cpp56 if (!Buffer.readGCDAFormat()) in readGCDA()
/external/llvm/lib/ProfileData/
DSampleProfReader.cpp457 if (!GcovBuffer.readGCDAFormat()) in readHeader()