Home | History | Annotate | Download | only in Hexagon

Lines Matching refs:Prune

1018   IterListType Prune;
1021 Prune.push_back(I);
1023 for (unsigned i = 0, n = Prune.size(); i < n; ++i)
1024 IFMap.erase(Prune[i]);