Searched refs:getLocForWriteEx (Results 1 – 1 of 1) sorted by relevance
917 (State.getLocForWriteEx(&I) || State.isMemTerminatorInst(&I))) in get()1093 Optional<MemoryLocation> getLocForWriteEx(Instruction *I) const { in getLocForWriteEx() function1147 if (auto CC = getLocForWriteEx(UseInst)) in isCompleteOverwrite()1159 auto MaybeLoc = getLocForWriteEx(Def->getMemoryInst()); in isWriteAtEndOfFunction()1433 CurrentLoc = getLocForWriteEx(CurrentI); in getDomMemoryDef()1780 auto DefLoc = getLocForWriteEx(DefI); in eliminateDeadWritesAtEndOfFunction()1899 MaybeSILoc = State.getLocForWriteEx(SI); in eliminateDeadStores()1967 MemoryLocation NILoc = *State.getLocForWriteEx(NI); in eliminateDeadStores()