Lines Matching refs:isPointerTy
721 if (LHS.second->getType()->isPointerTy() != in operator ()()
722 RHS.second->getType()->isPointerTy()) in operator ()()
723 return LHS.second->getType()->isPointerTy(); in operator ()()
773 assert(!Op->getType()->isPointerTy() && "Only first op can be pointer"); in visitAddExpr()
1083 if (ExpandTy->isPointerTy()) { in expandIVInc()
1108 if (Phi->getType()->isPointerTy()) in canBeCheaplyTransformed()
1295 bool useSubtract = !ExpandTy->isPointerTy() && Step->isNonConstantNegative(); in getAddRecExprPHILiterally()
1450 !ExpandTy->isPointerTy() && Step->isNonConstantNegative(); in expandAddRecExprLiterally()
1535 !S->getType()->isPointerTy()) { in visitAddRecExpr()
1745 assert(Inst->getType()->isPointerTy()); in expandCodeForImpl()
1981 if (OrigPhiRef->getType()->isPointerTy() != Phi->getType()->isPointerTy()) in replaceCongruentIVs()