Searched defs:IsIncreasing (Results 1 – 2 of 2) sorted by relevance
714 auto IsInductionVar = [&](const SCEVAddRecExpr *AR, bool &IsIncreasing) { in parseLoopStructure()740 bool IsIncreasing = false; in parseLoopStructure() local
949 bool IsIncreasing = !StepCI->isNegative(); in parseLoopStructure() local