Searched defs:LoopIterationSpace (Results 1 – 1 of 1) sorted by relevance
7676 bool IsStrictCompare = false;7678 Expr *PreCond = nullptr;7683 Expr *CounterVar = nullptr;7687 Expr *CounterInit = nullptr;7690 Expr *CounterStep = nullptr;7692 bool Subtract = false;7694 SourceRange InitSrcRange;7696 SourceRange CondSrcRange;7698 SourceRange IncSrcRange;7702 Expr *MinValue = nullptr;[all …]