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

/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DScalarEvolutionExpressions.h676 const SCEV *visitTruncateExpr(const SCEVTruncateExpr *Expr) { function in class:llvm::SCEVRewriteVisitor
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Analysis/
H A DScalarEvolution.cpp947 void visitTruncateExpr(const SCEVTruncateExpr *Numerator) {} function in struct:__anon1648::SCEVDivision
H A DScalarEvolutionExpander.cpp1634 Value *SCEVExpander::visitTruncateExpr(const SCEVTruncateExpr *S) { function in class:SCEVExpander

Completed in 182 milliseconds