Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/ProfileData/Coverage/
H A DCoverageMappingReader.cpp557 Error insertFunctionRecordIfNeeded(const FuncRecordType *CFR, in insertFunctionRecordIfNeeded() function in __anon366bb6e40211::VersionedCovMapFuncRecordReader
730 if (Error Err = insertFunctionRecordIfNeeded(CFR, Mapping, *FileRange)) in readFunctionRecords()