Searched defs:FunctionRecords (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/ | ||
H A D | CoverageMappingGen.h | 109 std::vector<FunctionInfo> FunctionRecords; global() variable |
/freebsd-src/contrib/llvm-project/llvm/lib/ProfileData/Coverage/ | ||
H A D | CoverageMappingReader.cpp | 585 DenseMap<NameRefType, size_t> FunctionRecords; global() member in __anon6356e8820211::VersionedCovMapFuncRecordReader |