Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/ProfileData/
H A DRawMemProfReader.cpp314 PerFunctionCallSites; in mapRawProfileToRecords() local
352 PerFunctionCallSites[Guid].insert(&Frames); in mapRawProfileToRecords()
374 for (auto I = PerFunctionCallSites.begin(), E = PerFunctionCallSites.end(); in mapRawProfileToRecords()