Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/ProfileData/
DGCOV.h80 bool readGCDAFormat() { in readGCDAFormat() function
/external/llvm/include/llvm/Support/
DGCOV.h70 bool readGCDAFormat() { in readGCDAFormat() function
/external/llvm/lib/IR/
DGCOV.cpp57 if (!Buffer.readGCDAFormat()) in readGCDA()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/ProfileData/
DGCOV.cpp57 if (!Buffer.readGCDAFormat()) in readGCDA()
DSampleProfReader.cpp619 if (!GcovBuffer.readGCDAFormat()) in readHeader()
/external/llvm/lib/ProfileData/
DSampleProfReader.cpp519 if (!GcovBuffer.readGCDAFormat()) in readHeader()