Function rustc::middle::const_eval::const_int_checked_shrUnstable [-] [+] [src]

pub fn const_int_checked_shr<'a>(a: i64, b: i64, e: &'a Expr, opt_ety: Option<IntTy>) -> EvalResult