5 lines
		
	
	
	
		
			158 B
		
	
	
	
		
			C
		
	
	
	
	
	
			
		
		
	
	
			5 lines
		
	
	
	
		
			158 B
		
	
	
	
		
			C
		
	
	
	
	
	
| extern eliminate();	/* (proc_p pp)
 | |
| 			 * Eliminate some of the recurrences of expressions
 | |
| 			 * that were found by the valuenumbering
 | |
| 			 * algorithm.
 | |
| 			 */
 |