Searched defs:LoopIterationSpace (Results 1 – 1 of 1) sorted by relevance
2355 struct LoopIterationSpace { struct2358 Expr *NumIterations;2360 Expr *CounterVar;2362 Expr *CounterInit;2365 Expr *CounterStep;2367 bool Subtract;2369 SourceRange InitSrcRange;2371 SourceRange CondSrcRange;2373 SourceRange IncSrcRange;