Home
last modified time | relevance | path

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

/external/llvm/lib/ProfileData/Coverage/
DCoverageMappingReader.cpp466 const char *CovEnd = Buf; in readFunctionRecords() local
480 if (CovBuf + DataSize > CovEnd) in readFunctionRecords()