Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/unittests/ProfileData/
DCoverageMappingTest.cpp351 const auto FunctionRecords = LoadedCoverage->getCoveredFunctions(); in TEST_P() local
379 const auto FunctionRecords = LoadedCoverage->getCoveredFunctions(); in TEST_P() local
397 const auto FunctionRecords = LoadedCoverage->getCoveredFunctions(); in TEST_P() local
429 const auto FunctionRecords = LoadedCoverage->getCoveredFunctions(); in TEST_P() local
481 const auto FunctionRecords = LoadedCoverage->getCoveredFunctions(); in TEST_P() local
506 const auto FunctionRecords = LoadedCoverage->getCoveredFunctions(); in TEST_P() local
531 const auto FunctionRecords = LoadedCoverage->getCoveredFunctions(); in TEST_P() local
558 const auto FunctionRecords = LoadedCoverage->getCoveredFunctions(); in TEST_P() local
581 const auto FunctionRecords = LoadedCoverage->getCoveredFunctions(); in TEST_P() local
612 const auto FunctionRecords = LoadedCoverage->getCoveredFunctions(); in TEST_P() local
/external/clang/lib/CodeGen/
DCoverageMappingGen.h56 std::vector<llvm::Constant *> FunctionRecords; variable
/external/llvm/unittests/ProfileData/
DCoverageMappingTest.cpp304 const auto FunctionRecords = LoadedCoverage->getCoveredFunctions(); in TEST_P() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/ProfileData/Coverage/
DCoverageMappingReader.cpp405 DenseMap<NameRefType, size_t> FunctionRecords; member in __anon439332330211::VersionedCovMapFuncRecordReader
/external/llvm/lib/ProfileData/Coverage/
DCoverageMappingReader.cpp381 llvm::DenseMap<NameRefType, size_t> FunctionRecords; member in __anonf99208db0211::VersionedCovMapFuncRecordReader