Searched refs:LifetimeObject (Results 1 – 1 of 1) sorted by relevance
7606 const AllocaInst *LifetimeObject = dyn_cast_or_null<AllocaInst>(Alloca); in visitIntrinsicCall() local7609 if (!LifetimeObject) in visitIntrinsicCall()7614 auto SI = FuncInfo.StaticAllocaMap.find(LifetimeObject); in visitIntrinsicCall()7621 ObjectPtr, Offset, DAG.getDataLayout()) != LifetimeObject) in visitIntrinsicCall()