Searched refs:AllocationSite (Results 1 – 3 of 3) sorted by relevance
24 struct AllocationSite { struct51 [](const AllocationSite &a, const AllocationSite &b) { in Print()82 InternalMmapVector<AllocationSite> allocations_;
48 struct AllocationSite { struct52 AllocationSite(std::unique_ptr<std::byte[]> Memory, Form AllocForm) in AllocationSite() argument94 llvm::DenseMap<const Expr *, AllocationSite>::const_iterator;100 llvm::DenseMap<const Expr *, AllocationSite> AllocationSites;
101 {D->asExpr(), AllocationSite(std::move(Memory), AllocForm)}); in allocate()