Searched refs:getPtrToIntExpr (Results 1 – 4 of 4) sorted by relevance
737 : SE.getPtrToIntExpr(Operand, Expr->getType()); in visitPtrToIntExpr()
516 const SCEV *getPtrToIntExpr(const SCEV *Op, Type *Ty);
2518 : SE.getPtrToIntExpr(Start, ARExpandTy), in generateOverflowCheck()
1166 const SCEV *ScalarEvolution::getPtrToIntExpr(const SCEV *Op, Type *Ty) { in getPtrToIntExpr() function in ScalarEvolution6838 const SCEV *IntOp = getPtrToIntExpr(Op, DstIntTy); in createSCEV()8815 return getPtrToIntExpr(Op, Cast->getType()); in computeSCEVAtScope()