Searched refs:MinI (Results 1 – 1 of 1) sorted by relevance
1302 IFListType::iterator MinI = std::min_element(LL.begin(), LL.end(), IFO); in selectCandidates() local1303 assert(MinI != LL.end()); in selectCandidates()1304 IFRecordWithRegSet M = *MinI; in selectCandidates()