Searched refs:MemOpValue (Results 1 – 1 of 1) sorted by relevance
256 const Value *MemOpValue = nullptr; member270 bool isUnknown() const { return MemOpValue == nullptr; } in isUnknown()985 MemOpValue = MM->getValue(); in getUnderlyingObjects()987 llvm::getUnderlyingObjects(MemOpValue, UnderlyingObjs); in getUnderlyingObjects()1040 if (Src.MemOpValue == Dst.MemOpValue && Src.MemOpOffset <= Dst.MemOpOffset) in hasLoopCarriedMemDep()1044 MemoryLocation::getBeforeOrAfter(Src.MemOpValue, Src.AATags), in hasLoopCarriedMemDep()1045 MemoryLocation::getBeforeOrAfter(Dst.MemOpValue, Dst.AATags))) in hasLoopCarriedMemDep()