Home | History | Annotate | Download | only in compiler

Lines Matching refs:node1

596             return nodePair.node1;
601 TIntermSelection* node = new TIntermSelection(cond, nodePair.node1, nodePair.node2);