Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DDeadStoreElimination.cpp571 static bool tryToShorten(Instruction *EarlierWrite, int64_t &EarlierStart, in tryToShorten() function
691 if (tryToShorten(EarlierWrite, EarlierStart, EarlierSize, LaterStart, in tryToShortenEnd()
720 if (tryToShorten(EarlierWrite, EarlierStart, EarlierSize, LaterStart, in tryToShortenBegin()