Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DDeadStoreElimination.cpp683 static bool tryToShortenBegin(Instruction *DeadI, in tryToShortenBegin() function
2072 Changed |= tryToShortenBegin(DeadI, IntervalMap, DeadStart, DeadSize); in removePartiallyOverlappedStores()