Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/unittests/ProfileData/
H A DCoverageMappingTest.cpp360 const auto FunctionRecords = LoadedCoverage->getCoveredFunctions(); in TEST_P() local
388 const auto FunctionRecords = LoadedCoverage->getCoveredFunctions(); in TEST_P() local
406 const auto FunctionRecords = LoadedCoverage->getCoveredFunctions(); in TEST_P() local
438 const auto FunctionRecords = LoadedCoverage->getCoveredFunctions(); in TEST_P() local
490 const auto FunctionRecords = LoadedCoverage->getCoveredFunctions(); in TEST_P() local
515 const auto FunctionRecords = LoadedCoverage->getCoveredFunctions(); in TEST_P() local
540 const auto FunctionRecords = LoadedCoverage->getCoveredFunctions(); in TEST_P() local
567 const auto FunctionRecords = LoadedCoverage->getCoveredFunctions(); in TEST_P() local
590 const auto FunctionRecords = LoadedCoverage->getCoveredFunctions(); in TEST_P() local
621 const auto FunctionRecords = LoadedCoverage->getCoveredFunctions(); in TEST_P() local
/llvm-project-15.0.7/clang/lib/CodeGen/
H A DCoverageMappingGen.h109 std::vector<FunctionInfo> FunctionRecords; variable
/llvm-project-15.0.7/llvm/lib/ProfileData/Coverage/
H A DCoverageMappingReader.cpp542 DenseMap<NameRefType, size_t> FunctionRecords; member in __anon758227600211::VersionedCovMapFuncRecordReader