Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/ProfileData/
H A DMemProfReader.cpp486 PerFunctionCallSites; in mapRawProfileToRecords() local
522 PerFunctionCallSites[Guid].insert(&Frames); in mapRawProfileToRecords()
547 for (const auto &[Id, Locs] : PerFunctionCallSites) { in mapRawProfileToRecords()