Home
last modified time | relevance | path

Searched defs:CFR (Results 1 – 1 of 1) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ProfileData/Coverage/
DCoverageMappingReader.cpp425 Error insertFunctionRecordIfNeeded(const FuncRecordType *CFR, in insertFunctionRecordIfNeeded()
511 auto CFR = reinterpret_cast<const FuncRecordType *>(FunBuf); in readFunctionRecords() local