Advanced Compiler Techniques Anticipated Expressions  Expression x + y is anticipated at a point if x + y is certain to be evaluated along any computation path, before any recomputation of x or y.