Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:EndIt

1246       for (unsigned It = 0, EndIt = OriginalValues.size(); It != EndIt; ++It)
1352 EndIt = OriginalUses.end();
1353 UseIt != EndIt; ++UseIt) {
1483 for (CommitPt It = Actions.begin(), EndIt = Actions.end(); It != EndIt;