Searched refs:PostLoopScale (Results 1 – 1 of 1) sorted by relevance
1034 const SCEV *PostLoopScale = 0; in expandAddRecExprLiterally() local1036 PostLoopScale = Step; in expandAddRecExprLiterally()1048 Type *ExpandTy = PostLoopScale ? IntTy : STy; in expandAddRecExprLiterally()1063 if (PostLoopScale) { in expandAddRecExprLiterally()1066 expandCodeFor(PostLoopScale, IntTy)); in expandAddRecExprLiterally()