Searched refs:tmpFrontiers (Results 1 – 3 of 3) sorted by relevance
118 DomSetMapType tmpFrontiers; in compare() local121 tmpFrontiers.insert(std::make_pair(I->first, I->second)); in compare()123 for (DomSetMapType::iterator I = tmpFrontiers.begin(), in compare()124 E = tmpFrontiers.end(); I != E; ) { in compare()134 tmpFrontiers.erase(Node); in compare()137 if (!tmpFrontiers.empty()) in compare()
102 DomSetMapType tmpFrontiers; in compare() local106 tmpFrontiers.insert(std::make_pair(I->first, I->second)); in compare()108 for (typename DomSetMapType::iterator I = tmpFrontiers.begin(), in compare()109 E = tmpFrontiers.end(); in compare()120 tmpFrontiers.erase(Node); in compare()123 if (!tmpFrontiers.empty()) in compare()
94 DomSetMapType tmpFrontiers; in compare() local98 tmpFrontiers.insert(std::make_pair(I->first, I->second)); in compare()100 for (typename DomSetMapType::iterator I = tmpFrontiers.begin(), in compare()101 E = tmpFrontiers.end(); in compare()112 tmpFrontiers.erase(Node); in compare()115 if (!tmpFrontiers.empty()) in compare()