Skip to search formSkip to main contentSkip to account menu

Dead store

Known as: Dead store optimization, Explicit bzero 
In computer programming, a local variable that is assigned a value but is not read by any subsequent instruction is referred to as a dead store. Dead… 
Wikipedia (opens in a new tab)

Papers overview

Semantic Scholar uses AI to extract papers important to this topic.
2014
2014
In this paper, we introduce novel simple and efficient analysis algorithms for scalar replacement and dead store elimination that… 
Review
2007
Review
2007
  • 2007
  • Corpus ID: 263027562
The fast introduction of the Intel CoreTM2 Duo and Quad processors to the mass market has drawn attention to threadization (a.k.a… 
2004
2004
Getting precise alias information in a language tha t allows pointers, such as C, is expensive. One reason is th at alias… 
Review
1999
Review
1999
interpretation Loop: Parse bytecode Update state Rectify state with Successor basic blocks Main Initialization Choose basic block…