Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/Transforms/IPO/
DAttributorAttributes.cpp6847 CallBase *ObjCB = dyn_cast<CallBase>(Obj); in updateImpl() local
6848 if (!ObjCB) { in updateImpl()
6855 AllocationInfo *AI = AllocationInfos.lookup(ObjCB); in updateImpl()
6863 DI.PotentialAllocationCalls.insert(ObjCB); in updateImpl()