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