Searched refs:ToExpand (Results 1 – 1 of 1) sorted by relevance
1587 std::vector<Region *> ToExpand; in findScops() local1590 ToExpand.push_back(SubRegion.get()); in findScops()1592 for (Region *CurrentRegion : ToExpand) { in findScops()