Home
last modified time | relevance | path

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

/llvm-project/llvm/unittests/ProfileData/
H A DCoverageMappingTest.cpp387 const auto FunctionRecords = LoadedCoverage->getCoveredFunctions(); TEST_P() local
415 const auto FunctionRecords = LoadedCoverage->getCoveredFunctions(); TEST_P() local
433 const auto FunctionRecords = LoadedCoverage->getCoveredFunctions(); TEST_P() local
465 const auto FunctionRecords = LoadedCoverage->getCoveredFunctions(); TEST_P() local
517 const auto FunctionRecords = LoadedCoverage->getCoveredFunctions(); TEST_P() local
542 const auto FunctionRecords = LoadedCoverage->getCoveredFunctions(); TEST_P() local
567 const auto FunctionRecords = LoadedCoverage->getCoveredFunctions(); TEST_P() local
594 const auto FunctionRecords = LoadedCoverage->getCoveredFunctions(); TEST_P() local
617 const auto FunctionRecords = LoadedCoverage->getCoveredFunctions(); TEST_P() local
648 const auto FunctionRecords = LoadedCoverage->getCoveredFunctions(); TEST_P() local
[all...]
/llvm-project/clang/lib/CodeGen/
H A DCoverageMappingGen.h113 std::vector<FunctionInfo> FunctionRecords; global() variable
/llvm-project/llvm/lib/ProfileData/Coverage/
H A DCoverageMappingReader.cpp593 DenseMap<NameRefType, size_t> FunctionRecords; global() member in __anon8cbf34230211::VersionedCovMapFuncRecordReader