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

/freebsd-10-stable/contrib/llvm/include/llvm/Analysis/
H A DScalarEvolutionExpressions.h578 const SCEV *visitTruncateExpr(const SCEVTruncateExpr *Expr) { function in struct:llvm::SCEVParameterRewriter
669 const SCEV *visitTruncateExpr(const SCEVTruncateExpr *Expr) { function in struct:llvm::SCEVApplyRewriter
/freebsd-10-stable/contrib/llvm/lib/Analysis/
H A DScalarEvolutionExpander.cpp1393 Value *SCEVExpander::visitTruncateExpr(const SCEVTruncateExpr *S) { function in class:SCEVExpander

Completed in 164 milliseconds