Home | History | Annotate | Download | only in InstCombine

Lines Matching defs:CShift

427   auto *CShift = dyn_cast<Constant>(II.getArgOperand(1));
428 if (!CShift)
442 auto *CElt = CShift->getAggregateElement(I);