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