Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/ProfileData/Coverage/
H A DCoverageMappingReader.cpp703 const FuncRecordType *NextCFR; in readFunctionRecords() local
704 std::tie(NextMappingBuf, NextCFR) = in readFunctionRecords()
734 std::tie(OutOfLineMappingBuf, CFR) = std::tie(NextMappingBuf, NextCFR); in readFunctionRecords()