Home | History | Annotate | Download | only in SystemZ

Lines Matching refs:ICMP

1632   // We want to avoid folding a LOAD into an ICMP node if as a result
1634 if (N.getOpcode() == ISD::LOAD && U->getOpcode() == SystemZISD::ICMP) {