Searched refs:getPtrToIntExpr (Results 1 – 4 of 4) sorted by relevance
745 : SE.getPtrToIntExpr(Operand, Expr->getType()); in visitPtrToIntExpr()
527 const SCEV *getPtrToIntExpr(const SCEV *Op, Type *Ty);
2534 : SE.getPtrToIntExpr(Start, ARExpandTy), in generateOverflowCheck()
1176 const SCEV *ScalarEvolution::getPtrToIntExpr(const SCEV *Op, Type *Ty) { in getPtrToIntExpr() function in ScalarEvolution7055 const SCEV *IntOp = getPtrToIntExpr(Op, DstIntTy); in createSCEV()9071 return getPtrToIntExpr(Op, Cast->getType()); in computeSCEVAtScope()