Searched refs:LifetimeObject (Results 1 – 1 of 1) sorted by relevance
5327 AllocaInst *LifetimeObject = dyn_cast_or_null<AllocaInst>(*Object); in visitIntrinsicCall() local5330 if (!LifetimeObject) in visitIntrinsicCall()5335 auto SI = FuncInfo.StaticAllocaMap.find(LifetimeObject); in visitIntrinsicCall()