Searched refs:nestedLoops (Results 1 – 1 of 1) sorted by relevance
881 typename std::vector<LoopT *> nestedLoops; in loopendPatternMatch() local883 nestedLoops.push_back(loopRep); in loopendPatternMatch()887 if (nestedLoops.size() == 0) { in loopendPatternMatch()895 iter = nestedLoops.rbegin(), iterEnd = nestedLoops.rend(); in loopendPatternMatch()