Searched refs:getLocForWriteEx (Results 1 – 1 of 1) sorted by relevance
899 (State.getLocForWriteEx(&I) || State.isMemTerminatorInst(&I))) in get()1066 Optional<MemoryLocation> getLocForWriteEx(Instruction *I) const { in getLocForWriteEx() function1120 if (auto CC = getLocForWriteEx(UseInst)) in isCompleteOverwrite()1132 auto MaybeLoc = getLocForWriteEx(Def->getMemoryInst()); in isWriteAtEndOfFunction()1392 CurrentLoc = getLocForWriteEx(CurrentI); in getDomMemoryDef()1739 auto DefLoc = getLocForWriteEx(DefI); in eliminateDeadWritesAtEndOfFunction()1857 MaybeSILoc = State.getLocForWriteEx(SI); in eliminateDeadStores()1925 MemoryLocation NILoc = *State.getLocForWriteEx(NI); in eliminateDeadStores()