Searched defs:DeadSize (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Scalar/ |
H A D | DeadStoreElimination.cpp | 285 const uint64_t DeadSize = DeadLoc.Size.getValue(); in isPartialOverwrite() local 561 tryToShorten(Instruction * DeadI,int64_t & DeadStart,uint64_t & DeadSize,int64_t KillingStart,uint64_t KillingSize,bool IsOverwriteEnd) tryToShorten() argument 655 tryToShortenEnd(Instruction * DeadI,OverlapIntervalsTy & IntervalMap,int64_t & DeadStart,uint64_t & DeadSize) tryToShortenEnd() argument 683 tryToShortenBegin(Instruction * DeadI,OverlapIntervalsTy & IntervalMap,int64_t & DeadStart,uint64_t & DeadSize) tryToShortenBegin() argument 980 const TypeSize DeadSize = DeadLoc.Size.getValue(); isOverwrite() local 2008 uint64_t DeadSize = Loc.Size.getValue(); removePartiallyOverlappedStores() local [all...] |
/freebsd-src/contrib/llvm-project/llvm/lib/Target/ARM/ |
H A D | ARMConstantIslandPass.cpp | 2098 unsigned &DeadSize, in preserveBaseRegister() argument 2190 unsigned &DeadSize) { in RemoveDeadAddBetweenLEAAndJT() argument 2271 unsigned DeadSize = 0; optimizeThumb2JumpTables() local [all...] |