Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:EndIt

1752       for (unsigned It = 0, EndIt = OriginalValues.size(); It != EndIt; ++It)
1887 EndIt = OriginalUses.end();
1888 UseIt != EndIt; ++UseIt) {
2028 for (CommitPt It = Actions.begin(), EndIt = Actions.end(); It != EndIt;