Searched refs:ObjCB (Results 1 – 1 of 1) sorted by relevance
6847 CallBase *ObjCB = dyn_cast<CallBase>(Obj); in updateImpl() local6848 if (!ObjCB) { in updateImpl()6855 AllocationInfo *AI = AllocationInfos.lookup(ObjCB); in updateImpl()6863 DI.PotentialAllocationCalls.insert(ObjCB); in updateImpl()