Searched defs:LaterSize (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DDeadStoreElimination.cpp401 const uint64_t LaterSize = Later.Size.getValue(); local
982 tryToShorten(Instruction *EarlierWrite, int64_t &EarlierOffset, int64_t &EarlierSize, int64_t LaterOffset, int64_t LaterSize, bool IsOverwriteEnd) argument
1045 int64_t LaterSize = OII->first - LaterStart; local
1066 int64_t LaterSize = OII->first - LaterStart; local
1338 int64_t LaterSize = Loc.Size.getValue(); local
[all...]

Completed in 111 milliseconds