Home
last modified time | relevance | path

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

/external/llvm/include/llvm/Support/
DGCOV.h47 GCOV::GCOVFormat readGCOVFormat() { in readGCOVFormat() function
/external/llvm/lib/IR/
DGCOV.cpp42 GCOV::GCOVFormat Format = Buffer.readGCOVFormat(); in read()