Searched refs:PostLoopScale (Results 1 – 1 of 1) sorted by relevance
1408 const SCEV *PostLoopScale = nullptr; in expandAddRecExprLiterally() local1410 PostLoopScale = Step; in expandAddRecExprLiterally()1427 Type *ExpandTy = PostLoopScale ? IntTy : STy; in expandAddRecExprLiterally()1509 if (PostLoopScale) { in expandAddRecExprLiterally()1513 expandCodeForImpl(PostLoopScale, IntTy)); in expandAddRecExprLiterally()