Home | History | Annotate | Download | only in compiler

Lines Matching refs:true_branch

661   Node* true_branch = graph.NewNode(builder.IfTrue(), branch);
664 Node* ret1 = graph.NewNode(builder.Return(), p4, graph.start(), true_branch);