Home | History | Annotate | Download | only in Scalar

Lines Matching refs:isPointerTy

1193     if (ElementTy->isPointerTy())
1228 if (Ty->isPointerTy())
1393 assert(Ptr->getType()->isPointerTy() && "Unexpected operand type!");
1434 if (NewTy->isPointerTy() || OldTy->isPointerTy()) {
1435 if (NewTy->isPointerTy() && OldTy->isPointerTy())
1461 if (V->getType()->isIntegerTy() && Ty->isPointerTy())
1463 if (V->getType()->isPointerTy() && Ty->isIntegerTy())
2150 if (V->getType()->isPointerTy())
2883 if (SeqTy->isPointerTy())