Home
last modified time | relevance | path

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

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