Lines Matching defs:ei
92 for (typename SET::iterator it = B.begin(), ei = B.end(); it != ei; ++it) {
527 ei = block->rend(); it != ei; ++it) {
548 for (CFG::const_iterator it = cfg->begin(), ei = cfg->end(); it != ei; ++it)
591 ei = block->succ_end(); it != ei; ++it) {
621 it = blocksEndToLiveness.begin(), ei = blocksEndToLiveness.end();
622 it != ei; ++it) {
632 it = vec.begin(), ei = vec.end(); it != ei; ++it) {