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