Searched refs:NestLoops (Results 1 – 3 of 3) sorted by relevance
1262 SmallVector<Loop *, 4> NestLoops; variable
1250 unsigned ScopStmt::getNumIterators() const { return NestLoops.size(); } in getNumIterators()1255 return NestLoops[Dimension]; in getLoopForDimension()
2662 Stmt.NestLoops.insert(Stmt.NestLoops.begin(), Loops.rbegin(), Loops.rend()); in collectSurroundingLoops()