Searched refs:UsePostInc (Results 1 – 1 of 1) sorted by relevance
2283 const SCEV *ExitCount, bool UsePostInc, Loop *L, in genLoopLimit() argument2303 if (UsePostInc) in genLoopLimit()2347 if (UsePostInc) in genLoopLimit()2380 bool UsePostInc = false; in linearFunctionTestReplace() local2401 UsePostInc = true; in linearFunctionTestReplace()2427 IndVar, ExitingBB, ExitCount, UsePostInc, L, Rewriter, SE); in linearFunctionTestReplace()2460 if (UsePostInc) in linearFunctionTestReplace()