Searched refs:facIter (Results 1 – 1 of 1) sorted by relevance
831 BranchIslandFactory::iterator facIter, facEnd = br_factory->end(); in relocation() local832 for (facIter = br_factory->begin(); facIter != facEnd; ++facIter) { in relocation()833 BranchIsland& island = *facIter; in relocation()909 BranchIslandFactory::iterator facIter, facEnd = br_factory->end(); in normalSyncRelocationResult() local910 for (facIter = br_factory->begin(); facIter != facEnd; ++facIter) { in normalSyncRelocationResult()911 BranchIsland& island = *facIter; in normalSyncRelocationResult()