Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/ProfileData/Coverage/
DCoverageMapping.h422 std::vector<const FunctionRecord *> Instantiations; variable
425 std::vector<const FunctionRecord *> Instantiations) in InstantiationGroup()
/external/llvm/unittests/ProfileData/
DCoverageMappingTest.cpp518 std::vector<const FunctionRecord *> Instantiations = in TEST_P() local