Home | History | Annotate | Download | only in ppc

Lines Matching refs:success_output

107   Node* success_output = NodeProperties::FindProjection(node, 1);
108 if (success_output) {
109 outputs[output_count++] = g.DefineAsRegister(success_output);