HomeSort by relevance Sort by last modified time
    Searched refs:readEdgeTag (Results 1 - 2 of 2) sorted by null

  /external/llvm/include/llvm/Support/
GCOV.h 87 /// readEdgeTag - If cursor points to an edge tag then increment the
89 bool readEdgeTag() {
  /external/llvm/lib/VMCore/
GCOV.cpp 124 while (Buff.readEdgeTag()) {

Completed in 75 milliseconds