Home | History | Annotate | Download | only in compiler

Lines Matching defs:ovf

864   Node* ovf = graph()->NewNode(common()->Projection(1), add, control);
866 graph()->NewNode(common()->Branch(BranchHint::kFalse), ovf, control);