Lines Matching refs:stripPointerCasts
123 Value *StrippedDest = MI->getArgOperand(0)->stripPointerCasts();
2404 Value *Underlying = TrampMem->stripPointerCasts();
2463 Callee = Callee->stripPointerCasts();
2617 dyn_cast<Function>(CS.getCalledValue()->stripPointerCasts());
2906 Function *NestF =cast<Function>(Tramp->getArgOperand(1)->stripPointerCasts());