Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/Analysis/
H A DScalarEvolution.cpp1728 const SCEV *WideStart = getZeroExtendExpr(Start, WideTy, Depth + 1); in getZeroExtendExprImpl() local
1732 getAddExpr(WideStart, in getZeroExtendExprImpl()
1749 getAddExpr(WideStart, in getZeroExtendExprImpl()
2090 const SCEV *WideStart = getSignExtendExpr(Start, WideTy, Depth + 1); in getSignExtendExprImpl() local
2094 getAddExpr(WideStart, in getSignExtendExprImpl()
2111 getAddExpr(WideStart, in getSignExtendExprImpl()