Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/ProfileData/
H A DRawMemProfReader.cpp403 PerFunctionCallSites; in mapRawProfileToRecords() local
441 PerFunctionCallSites[Guid].insert(&Frames); in mapRawProfileToRecords()
463 for (const auto &[Id, Locs] : PerFunctionCallSites) { in mapRawProfileToRecords()