Home | History | Annotate | Download | only in InstCombine

Lines Matching refs:stripPointerCasts

936     RHS = RHS->stripPointerCasts();
975 PtrBase->stripPointerCasts() ==
976 GEPRHS->getOperand(0)->stripPointerCasts()) {