Searched refs:PotentialAllocationCalls (Results 1 – 1 of 1) sorted by relevance
5783 SmallPtrSet<CallBase *, 1> PotentialAllocationCalls{}; member6094 DI.PotentialAllocationCalls.insert(ObjCB); in updateImpl()6135 if (DI->PotentialAllocationCalls.size() > 1) { in updateImpl()6137 << DI->PotentialAllocationCalls.size() in updateImpl()6141 if (*DI->PotentialAllocationCalls.begin() != AI.CB) { in updateImpl()6145 << **DI->PotentialAllocationCalls.begin() << "\n"); in updateImpl()