11 lines
		
	
	
		
			195 B
		
	
	
	
		
			Factor
		
	
	
		
		
			
		
	
	
			11 lines
		
	
	
		
			195 B
		
	
	
	
		
			Factor
		
	
	
| 
								 | 
							
								IN: optimizer.inlining.tests
							 | 
						||
| 
								 | 
							
								USING: tools.test optimizer.inlining ;
							 | 
						||
| 
								 | 
							
								
							 | 
						||
| 
								 | 
							
								\ word-flat-length must-infer
							 | 
						||
| 
								 | 
							
								
							 | 
						||
| 
								 | 
							
								\ inlining-math-method must-infer
							 | 
						||
| 
								 | 
							
								
							 | 
						||
| 
								 | 
							
								\ optimistic-inline? must-infer
							 | 
						||
| 
								 | 
							
								
							 | 
						||
| 
								 | 
							
								\ find-identity must-infer
							 |