Home
last modified time | relevance | path

Searched refs:IndexInFunction (Results 1 – 2 of 2) sorted by relevance

/external/llvm/unittests/ProfileData/
DCoverageMappingTest.cpp134 unsigned IndexInFunction = CurrentFunctionFileMapping.size(); in getFileIndexForFunction() local
136 std::make_pair(GlobalIndex, IndexInFunction)); in getFileIndexForFunction()
137 return IndexInFunction; in getFileIndexForFunction()
/external/swiftshader/third_party/llvm-7.0/llvm/unittests/ProfileData/
DCoverageMappingTest.cpp166 unsigned IndexInFunction = CurrentFunctionFileMapping.size(); in getFileIndexForFunction() local
168 std::make_pair(GlobalIndex, IndexInFunction)); in getFileIndexForFunction()
169 return IndexInFunction; in getFileIndexForFunction()