Home | History | Annotate | Download | only in InstCombine

Lines Matching defs:CShift

362   auto *CShift = dyn_cast<Constant>(II.getArgOperand(1));
363 if (!CShift)
377 auto *CElt = CShift->getAggregateElement(I);