Searched refs:UsePostInc (Results 1 – 1 of 1) sorted by relevance
908 const SCEV *ExitCount, bool UsePostInc, Loop *L, in genLoopLimit() argument928 const SCEVAddRecExpr *ARBase = UsePostInc ? AR->getPostIncExpr(*SE) : AR; in genLoopLimit()952 bool UsePostInc = false; in linearFunctionTestReplace() local967 UsePostInc = true; in linearFunctionTestReplace()993 IndVar, ExitingBB, ExitCount, UsePostInc, L, Rewriter, SE); in linearFunctionTestReplace()