Searched defs:visitZeroExtendExpr (Results 1 - 2 of 2) sorted by relevance

/freebsd-10-stable/contrib/llvm/include/llvm/Analysis/
H A DScalarEvolutionExpressions.h583 const SCEV *visitZeroExtendExpr(const SCEVZeroExtendExpr *Expr) { function in struct:llvm::SCEVParameterRewriter
674 const SCEV *visitZeroExtendExpr(const SCEVZeroExtendExpr *Expr) { function in struct:llvm::SCEVApplyRewriter
/freebsd-10-stable/contrib/llvm/lib/Analysis/
H A DScalarEvolutionExpander.cpp1402 Value *SCEVExpander::visitZeroExtendExpr(const SCEVZeroExtendExpr *S) { function in class:SCEVExpander

Completed in 121 milliseconds