Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/unittests/ProfileData/
H A DCoverageMappingTest.cpp163 auto &CurrentFunctionFileMapping = in getFileIndexForFunction() local
165 auto R = CurrentFunctionFileMapping.find(GlobalIndex); in getFileIndexForFunction()
166 if (R != CurrentFunctionFileMapping.end()) in getFileIndexForFunction()
168 unsigned IndexInFunction = CurrentFunctionFileMapping.size(); in getFileIndexForFunction()
169 CurrentFunctionFileMapping.insert( in getFileIndexForFunction()