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