Home
last modified time | relevance | path

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

/external/llvm/lib/ProfileData/Coverage/
DCoverageMappingReader.cpp452 const char *FunEnd = Buf; in readFunctionRecords() local
475 while ((const char *)CFR < FunEnd) { in readFunctionRecords()