Home | History | Annotate | Download | only in compiler

Lines Matching refs:branch0

1197   Node* branch0 =
1200 Node* if_true0 = graph()->NewNode(common()->IfTrue(), branch0);
1204 control = graph()->NewNode(common()->IfFalse(), branch0);