Home | History | Annotate | Download | only in InstCombine

Lines Matching full:cui

38   if (Constant *CUI = dyn_cast<Constant>(Op1))
39 if (Instruction *Res = FoldShiftByConstant(Op0, CUI, I))