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

/external/llvm/include/llvm/Support/
H A DGCOV.h69 /// readGCDAFormat - Check GCDA signature is valid at the beginning of buffer.
70 bool readGCDAFormat() { function in class:llvm::GCOVBuffer
/external/llvm/lib/IR/
H A DGCOV.cpp56 if (!Buffer.readGCDAFormat())
/external/llvm/lib/ProfileData/
H A DSampleProfReader.cpp457 if (!GcovBuffer.readGCDAFormat())

Completed in 435 milliseconds