Home
last modified time | relevance | path

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

/external/llvm/lib/ProfileData/Coverage/
DCoverageMappingReader.cpp392 Error insertFunctionRecordIfNeeded(const FuncRecordType *CFR, in insertFunctionRecordIfNeeded() function in __anon7abfcf480211::VersionedCovMapFuncRecordReader
486 insertFunctionRecordIfNeeded(CFR, Mapping, FilenamesBegin)) in readFunctionRecords()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ProfileData/Coverage/
DCoverageMappingReader.cpp425 Error insertFunctionRecordIfNeeded(const FuncRecordType *CFR, in insertFunctionRecordIfNeeded() function in __anon1a9ca06a0211::VersionedCovMapFuncRecordReader
523 insertFunctionRecordIfNeeded(CFR, Mapping, FilenamesBegin)) in readFunctionRecords()
/external/swiftshader/third_party/llvm-16.0/llvm/lib/ProfileData/Coverage/
DCoverageMappingReader.cpp558 Error insertFunctionRecordIfNeeded(const FuncRecordType *CFR, in insertFunctionRecordIfNeeded() function in __anonb20fc3f00211::VersionedCovMapFuncRecordReader
732 if (Error Err = insertFunctionRecordIfNeeded(CFR, Mapping, *FileRange)) in readFunctionRecords()