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