HomeSort by: relevance | last modified time | path
    Searched defs:TargetCount (Results 1 - 1 of 1) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/lib/ProfileData/
SampleProfReader.cpp 1490 uint64_t TargetCount;
1491 if (!GcovBuffer.readInt64(TargetCount))
1496 TargetName, TargetCount);

Completed in 37 milliseconds