Function rustc::middle::trans::base::fail_if_zero_or_overflows[src]
pub fn fail_if_zero_or_overflows<'a>(cx: &'a Block<'a>, span: Span, divrem: BinOp, lhs: ValueRef, rhs: ValueRef, rhs_t: t) -> &'a Block<'a>
pub fn fail_if_zero_or_overflows<'a>(cx: &'a Block<'a>, span: Span, divrem: BinOp, lhs: ValueRef, rhs: ValueRef, rhs_t: t) -> &'a Block<'a>
Prefix searches with a type followed by a colon (e.g.
fn:) to restrict the search to a given type.
Accepted types are: fn, mod,
struct (or str), enum,
trait, typedef (or
tdef).