Searched refs:getNumAllocations (Results 1 – 2 of 2) sorted by relevance
58 unsigned getNumAllocations() const { return AllocationSites.size(); } in getNumAllocations() function
90 bool NoAllocationsLeft = (Alloc.getNumAllocations() == 0); in maybeDiagnoseDanglingAllocations()