Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/ProfileData/Coverage/
H A DCoverageMappingReader.cpp763 const FuncRecordType *NextCFR; in readFunctionRecords() local
764 std::tie(NextMappingBuf, NextCFR) = in readFunctionRecords()
801 std::tie(OutOfLineMappingBuf, CFR) = std::tie(NextMappingBuf, NextCFR); in readFunctionRecords()