Home | History | Annotate | Download | only in compiler

Lines Matching full:ovf

2388   Node* ovf = graph()->NewNode(common->Projection(1), add, graph()->start());
2389 Node* branch = graph()->NewNode(common->Branch(BranchHint::kFalse), ovf,