Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:stripPointerCasts

144       HT.TypeDescriptor = cast<GlobalVariable>(TypeInfo->stripPointerCasts());
148 dyn_cast<AllocaInst>(CPI->getArgOperand(2)->stripPointerCasts()))
346 cast<Constant>(CatchPad->getArgOperand(0)->stripPointerCasts());
953 dyn_cast<Function>(CS.getCalledValue()->stripPointerCasts());