Home
last modified time | relevance | path

Searched refs:SMul (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DScalarEvolution.cpp2033 const SCEV *SMul = getMulExpr(CastedMaxBECount, Step, in getSignExtendExprImpl() local
2035 const SCEV *SAdd = getSignExtendExpr(getAddExpr(Start, SMul, in getSignExtendExprImpl()