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

/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DScalarEvolutionExpressions.h690 const SCEV *visitSignExtendExpr(const SCEVSignExtendExpr *Expr) { function in class:llvm::SCEVRewriteVisitor
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Analysis/
H A DScalarEvolution.cpp949 void visitSignExtendExpr(const SCEVSignExtendExpr *Numerator) {} function in struct:__anon1648::SCEVDivision
H A DScalarEvolutionExpander.cpp1652 Value *SCEVExpander::visitSignExtendExpr(const SCEVSignExtendExpr *S) { function in class:SCEVExpander

Completed in 184 milliseconds