Home | History | Annotate | Download | only in InstCombine

Lines Matching full:strippointercasts

103   Value *StrippedDest = MI->getArgOperand(0)->stripPointerCasts();
1051 Value *Underlying = TrampMem->stripPointerCasts();
1109 Callee = Callee->stripPointerCasts();
1229 dyn_cast<Function>(CS.getCalledValue()->stripPointerCasts());
1502 Function *NestF =cast<Function>(Tramp->getArgOperand(1)->stripPointerCasts());