Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/ProfileData/Coverage/
H A DCoverageMappingReader.cpp480 const char *FunEnd = Buf; in readFunctionRecords() local
503 while ((const char *)CFR < FunEnd) { in readFunctionRecords()