Home | History | Annotate | Download | only in s390

Lines Matching refs:success_output

102   Node* success_output = NodeProperties::FindProjection(node, 1);
103 if (success_output) {
104 outputs[output_count++] = g.DefineAsRegister(success_output);