Home | History | Annotate | Download | only in compiler

Lines Matching refs:n56

1215   Node* n56 = graph.NewNode(op, nil, nil, nil, nil, nil);
1216 USE(n56);
1485 n56->ReplaceInput(0, n10);
1486 n56->ReplaceInput(1, n13);
1487 n56->ReplaceInput(2, n6);
1488 n56->ReplaceInput(3, n16);
1493 n56->ReplaceInput(4, n19);
1494 n57->ReplaceInput(0, n56);
1495 n57->ReplaceInput(1, n56);