Searched defs:LoopIterationSpace (Results 1 – 1 of 1) sorted by relevance
7146 bool IsStrictCompare = false;7148 Expr *PreCond = nullptr;7153 Expr *CounterVar = nullptr;7157 Expr *CounterInit = nullptr;7160 Expr *CounterStep = nullptr;7162 bool Subtract = false;7164 SourceRange InitSrcRange;7166 SourceRange CondSrcRange;7168 SourceRange IncSrcRange;7172 Expr *MinValue = nullptr;[all …]