Home
last modified time | relevance | path

Searched defs:IndexedAI (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/ProfileData/
H A DMemProf.cpp346 for (const IndexedAllocationInfo &IndexedAI : AllocSites) { in toMemProfRecord() local
/freebsd/contrib/llvm-project/llvm/include/llvm/ProfileData/
H A DMemProf.h482 for (const IndexedAllocationInfo &IndexedAI : Record.AllocSites) { in MemProfRecord() local