Searched defs:visitZeroExtendExpr (Results 1 – 4 of 4) sorted by relevance
38 void visitZeroExtendExpr(const SCEVZeroExtendExpr *Numerator) {} in visitZeroExtendExpr() function
787 const SCEV *visitZeroExtendExpr(const SCEVZeroExtendExpr *Expr) { in visitZeroExtendExpr() function
1290 Value *SCEVExpander::visitZeroExtendExpr(const SCEVZeroExtendExpr *S) { visitZeroExtendExpr() function in SCEVExpander
4055 RetVal visitZeroExtendExpr(const SCEVZeroExtendExpr *Expr) { return Expr; } visitZeroExtendExpr() function in __anon508f8d701011::SCEVSequentialMinMaxDeduplicatingVisitor 14471 const SCEV *visitZeroExtendExpr(const SCEVZeroExtendExpr *Expr) { visitZeroExtendExpr() function in __anon508f8d704911::SCEVPredicateRewriter 14958 const SCEV *visitZeroExtendExpr(const SCEVZeroExtendExpr *Expr) { visitZeroExtendExpr() function in SCEVLoopGuardRewriter