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