Home | History | Annotate | Download | only in SelectionDAG

Lines Matching refs:stripPointerCasts

5021       cast<AllocaInst>(I.getArgOperand(0)->stripPointerCasts());
5424 const Function *F = cast<Function>(I.getArgOperand(1)->stripPointerCasts());
5452 const Value *Alloca = I.getArgOperand(0)->stripPointerCasts();
5620 Value *Arg = I.getArgOperand(Idx)->stripPointerCasts();
5645 auto *Fn = cast<Function>(I.getArgOperand(0)->stripPointerCasts());