Searched refs:PotentialAllocationCalls (Results 1 – 1 of 1) sorted by relevance
6576 SmallSetVector<CallBase *, 1> PotentialAllocationCalls{}; member6904 DI.PotentialAllocationCalls.insert(ObjCB); in updateImpl()6944 if (DI->PotentialAllocationCalls.empty()) in updateImpl()6946 if (DI->PotentialAllocationCalls.size() > 1) { in updateImpl()6948 << DI->PotentialAllocationCalls.size() in updateImpl()6952 if (*DI->PotentialAllocationCalls.begin() != AI.CB) { in updateImpl()6956 << **DI->PotentialAllocationCalls.begin() << "\n"); in updateImpl()