Home
last modified time | relevance | path

Searched defs:EarlierWrite (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DDeadStoreElimination.cpp919 static bool tryToShorten(Instruction *EarlierWrite, int64_t &EarlierOffset, in tryToShorten()
974 static bool tryToShortenEnd(Instruction *EarlierWrite, in tryToShortenEnd()
995 static bool tryToShortenBegin(Instruction *EarlierWrite, in tryToShortenBegin()
1022 Instruction *EarlierWrite = OI.first; in removePartiallyOverlappedStores() local
/external/llvm-project/llvm/lib/Transforms/Scalar/
DDeadStoreElimination.cpp1073 static bool tryToShorten(Instruction *EarlierWrite, int64_t &EarlierOffset, in tryToShorten()
1128 static bool tryToShortenEnd(Instruction *EarlierWrite, in tryToShortenEnd()
1156 static bool tryToShortenBegin(Instruction *EarlierWrite, in tryToShortenBegin()
1190 Instruction *EarlierWrite = OI.first; in removePartiallyOverlappedStores() local