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