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

/external/llvm/lib/Analysis/
H A DScalarEvolution.cpp1077 static const SCEV *getPreStartForSignExtend(const SCEVAddRecExpr *AR, function
1142 const SCEV *PreStart = getPreStartForSignExtend(AR, Ty, SE);

Completed in 74 milliseconds