Home | History | Annotate | Download | only in InstCombine

Lines Matching refs:Elt

768       unsigned Elt = SL->getElementContainingOffset(Offset);
770 Elt));
772 Offset -= SL->getElementOffset(Elt);
773 Ty = STy->getElementType(Elt);
1549 Value *Elt = Filter->getOperand(j);
1550 Constant *TypeInfo = cast<Constant>(Elt->stripPointerCasts());
1563 NewFilterElts.push_back(cast<Constant>(Elt));