Skip to search formSkip to main contentSkip to account menu

Induction variable

Known as: Induction variable analysis, Induction variable elimination, Induction variable recognition and elimination 
In computer science, an induction variable is a variable that gets increased or decreased by a fixed amount on every iteration of a loop, or is a… 
Wikipedia (opens in a new tab)

Papers overview

Semantic Scholar uses AI to extract papers important to this topic.
2017
2017
ICs are subject to many causes of malfunction such as aging or aggressive environment, while avoiding unwanted behavior of… 
2010
2010
The induction variable analysis is a fundamental component of loop optimizations in compilers. Algorithms in literature and… 
2005
2005
A Zero Overhead Loop Buffer (ZOLB) is an architectural feature that is commonly found in DSP processors. This buffer can be… 
2001
2001
Alias analysis for Fortran is less complicated than for programming languages with pointers but many real Fortran programs… 
2000
2000
We present a new approach to dependence testing in the presence of induction variables. Instead of looking for closed form… 
Review
1995
Review
1995
The increasing gap between CPU and memory performance forces us to reevaluate design choices made in the past to optimize the CPU… 
1995
1995
The elimination of induction variables and the parallelization of reductions in FORTRAN programs has been shown to be integral to… 
1988
1988
We have tested various compilers using an optimization qualit y benchmark [1, 2]. The results are given in the accompanyin g… 
Highly Cited
1976
Highly Cited
1976
We explore the notion of an induction variable in the context of a set-theoretic programming langugage. An appropriate definition…