Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/unittests/ProfileData/
H A DCoverageMappingTest.cpp168 unsigned IndexInFunction = CurrentFunctionFileMapping.size(); in getFileIndexForFunction() local
170 std::make_pair(GlobalIndex, IndexInFunction)); in getFileIndexForFunction()
171 return IndexInFunction; in getFileIndexForFunction()