Home
last modified time | relevance | path

Searched refs:getLocForWrite (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DDeadStoreElimination.cpp1014 (getLocForWrite(&I) || isMemTerminatorInst(&I) || in DSEState()
1239 std::optional<MemoryLocation> getLocForWrite(Instruction *I) const { in getLocForWrite() function
1260 if (auto Loc = getLocForWrite(I)) in getLocForInst()
1274 assert(getLocForWrite(I) && "Must have analyzable write"); in isRemovable()
1312 if (auto CC = getLocForWrite(UseInst)) in isCompleteOverwrite()
1582 CurrentLoc = getLocForWrite(CurrentI); in getDomMemoryDef()
1976 auto DefLoc = getLocForWrite(DefI); in eliminateDeadWritesAtEndOfFunction()
2246 MemoryLocation Loc = *getLocForWrite(DeadI); in removePartiallyOverlappedStores()
2273 auto MaybeDefLoc = getLocForWrite(DefInst); in eliminateRedundantStoresOfExistingValues()
2297 auto UpperLoc = getLocForWrite(UpperInst); in eliminateRedundantStoresOfExistingValues()
/freebsd/contrib/llvm-project/llvm/include/llvm/Testing/Demangle/
H A DDemangleTestCases.inc18204 {"_Z14getLocForWritePN4llvm11InstructionERNS_13AliasAnalysisE", "getLocForWrite(llvm::Instruction*,…