Home | History | Annotate | Download | only in Hexagon

Lines Matching refs:Prune

1052   IterListType Prune;
1055 Prune.push_back(I);
1057 for (unsigned i = 0, n = Prune.size(); i < n; ++i)
1058 IFMap.erase(Prune[i]);