From e9e560602e4aa9e9e25c9b2a35677e7e66063150 Mon Sep 17 00:00:00 2001 From: Jameson Nash Date: Sat, 3 May 2014 17:07:37 -0400 Subject: [PATCH] iceil is not available to inference.jl --- base/inference.jl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/base/inference.jl b/base/inference.jl index 7f8b666e56a09..7f735c5c19e77 100644 --- a/base/inference.jl +++ b/base/inference.jl @@ -2401,12 +2401,12 @@ function inlineable(f, e::Expr, atypes, sv, enclosing_ast) end inline_worthy(body, cost::Real) = true -function inline_worthy(body::Expr, cost::Real=1) # 0 < occurrences <= 6 +function inline_worthy(body::Expr, cost::Real=1) # precondition: 0true, symlim) < symlim