Searched refs:UnderlyingObjs (Results 1 – 1 of 1) sorted by relevance
253 SmallVector<const Value *, 2> UnderlyingObjs; member955 for (const Value *Obj : UnderlyingObjs) in SUnitWithMemInfo()968 for (const Value *Obj : UnderlyingObjs) in isTriviallyDisjoint()969 if (llvm::is_contained(Other.UnderlyingObjs, Obj)) in isTriviallyDisjoint()987 llvm::getUnderlyingObjects(MemOpValue, UnderlyingObjs); in getUnderlyingObjects()1051 for (const Value *SrcObj : Src.UnderlyingObjs) in hasLoopCarriedMemDep()1052 for (const Value *DstObj : Dst.UnderlyingObjs) in hasLoopCarriedMemDep()