Searched refs:PotentialAllocationCalls (Results 1 – 1 of 1) sorted by relevance
6591 SmallSetVector<CallBase *, 1> PotentialAllocationCalls{}; member6920 DI.PotentialAllocationCalls.insert(ObjCB); in updateImpl()6960 if (DI->PotentialAllocationCalls.empty()) in updateImpl()6962 if (DI->PotentialAllocationCalls.size() > 1) { in updateImpl()6964 << DI->PotentialAllocationCalls.size() in updateImpl()6968 if (*DI->PotentialAllocationCalls.begin() != AI.CB) { in updateImpl()6972 << **DI->PotentialAllocationCalls.begin() << "\n"); in updateImpl()