Home
last modified time | relevance | path

Searched defs:DeadSize (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DDeadStoreElimination.cpp285 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 DARMConstantIslandPass.cpp2098 unsigned &DeadSize, in preserveBaseRegister() argument
2190 unsigned &DeadSize) { in RemoveDeadAddBetweenLEAAndJT() argument
2271 unsigned DeadSize = 0; optimizeThumb2JumpTables() local
[all...]