As an example, lets say I have
int a = ...; int b = ...; int c;
where a is the result of some complex local calculation and b<
a
b<