Skip to search formSkip to main contentSkip to account menu

Dead code elimination

Known as: Dead-code stripping, Dead code strip, DDCE 
In compiler theory, dead code elimination (also known as DCE, dead code removal, dead code stripping, or dead code strip) is a compiler optimization… 
Wikipedia (opens in a new tab)

Papers overview

Semantic Scholar uses AI to extract papers important to this topic.
2011
2011
To reduce the complexity involved in decision-directed channel estimation (DDCE) in orthogonal frequency-division multiplexing… 
2010
2010
In this letter, we propose a decision-directed channel estimation scheme for single-carrier frequency-domain equalization in… 
2009
2009
In this paper we propose a Fast Data Projection Method (FDPM)-based Channel Impulse Response (CIR) estimator of a Decision… 
2003
2003
Abstra t. An important optimization of behavioral ode is the elimination of dead ode 1 . In this paper, we present a pro edure… 
1999
1999
This paper presents an efficient and effective code optimization algorithm for eliminating partially dead assignments, which… 
1998
1998
We introduce a method to detect and eliminate dead code in typed functional programming languages. Our approach relies on a type… 
1997
1997
We present an approach for optimizing programs that uncovers additional opportunities for optimization of a statement by… 
1996
1996
Eliminating partially dead code has proved to be a powerful technique for the runtime optimization of sequential programs. Here… 
1994
1994
A new aggressive algorithm for the elimination of partially dead code is presented, i.e., of code which is only dead on some… 
1993
1993
This paper describes a method for analysing the timing properties of exception handling in Ada. The paper first describes how…