Home
last modified time | relevance | path

Searched refs:ObjCB (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/llvm/lib/Transforms/IPO/
H A DAttributorAttributes.cpp6140 CallBase *ObjCB = dyn_cast<CallBase>(Obj); in updateImpl() local
6141 if (!ObjCB) { in updateImpl()
6148 AllocationInfo *AI = AllocationInfos.lookup(ObjCB); in updateImpl()
6156 DI.PotentialAllocationCalls.insert(ObjCB); in updateImpl()