Lines Matching full:newrhs
2058 Value *NewRHS = nullptr;2064 NewRHS = BO->getOperand(0);2068 NewRHS = BO->getOperand(0);2069 if (!NewRHS)2072 NewRHS = Sel->getOperand(1);2074 NewRHS = Sel->getOperand(2);2076 NewRHS = SU->getValue();2089 new ICmpInst(Cond, Pred, Cond->getOperand(0), NewRHS, "scmp");