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

/freebsd-10-stable/contrib/llvm/include/llvm/Analysis/
H A DScalarEvolutionExpressions.h588 const SCEV *visitSignExtendExpr(const SCEVSignExtendExpr *Expr) { function in struct:llvm::SCEVParameterRewriter
679 const SCEV *visitSignExtendExpr(const SCEVSignExtendExpr *Expr) { function in struct:llvm::SCEVApplyRewriter
/freebsd-10-stable/contrib/llvm/lib/Analysis/
H A DScalarEvolutionExpander.cpp1411 Value *SCEVExpander::visitSignExtendExpr(const SCEVSignExtendExpr *S) { function in class:SCEVExpander

Completed in 101 milliseconds