Searched refs:LifetimeObject (Results 1 – 2 of 2) sorted by relevance
5551 AllocaInst *LifetimeObject = dyn_cast_or_null<AllocaInst>(*Object); in visitIntrinsicCall() local5554 if (!LifetimeObject) in visitIntrinsicCall()5559 auto SI = FuncInfo.StaticAllocaMap.find(LifetimeObject); in visitIntrinsicCall()
5980 AllocaInst *LifetimeObject = dyn_cast_or_null<AllocaInst>(*Object); in visitIntrinsicCall() local5983 if (!LifetimeObject) in visitIntrinsicCall()5988 auto SI = FuncInfo.StaticAllocaMap.find(LifetimeObject); in visitIntrinsicCall()