Searched refs:readArcTag (Results 1 - 2 of 2) sorted by relevance

/external/llvm/include/llvm/Support/
H A DGCOV.h151 /// readArcTag - If cursor points to an gcda arc tag then increment the
153 bool readArcTag() { function in class:llvm::GCOVBuffer
/external/llvm/lib/IR/
H A DGCOV.cpp253 if (!Buff.readArcTag()) {

Completed in 751 milliseconds