Searched refs:MinI (Results 1 – 1 of 1) sorted by relevance
1317 IFListType::iterator MinI = llvm::min_element(LL, IFO); in selectCandidates() local1318 assert(MinI != LL.end()); in selectCandidates()1319 IFRecordWithRegSet M = *MinI; in selectCandidates()