Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DDeadStoreElimination.cpp619 static bool tryToShorten(Instruction *DeadI, int64_t &DeadStart, in tryToShorten() function
733 if (tryToShorten(DeadI, DeadStart, DeadSize, KillingStart, KillingSize, in tryToShortenEnd()
762 if (tryToShorten(DeadI, DeadStart, DeadSize, KillingStart, KillingSize, in tryToShortenBegin()