Home | History | Annotate | Download | only in InstCombine

Lines Matching full:newrhs

521           Constant *NewRHS = ConstantExpr::get(I.getOpcode(), Op0C, Op1);
528 NewRHS);