Home | History | Annotate | Download | only in SelectionDAG

Lines Matching refs:N1

1077       SDValue N1 = NodeMap[V];
1078 assert(N1.getNode() && "visit didn't populate the NodeMap!");
1079 return N1;