Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/ProfileData/
H A DRawMemProfReader.cpp315 PerFunctionCallSites; in mapRawProfileToRecords() local
353 PerFunctionCallSites[Guid].insert(&Frames); in mapRawProfileToRecords()
375 for (const auto &[Id, Locs] : PerFunctionCallSites) { in mapRawProfileToRecords()