Searched refs:IFListType (Results 1 – 1 of 1) sorted by relevance
562 using IFListType = std::vector<IFRecordWithRegSet>; typedef in __anon7f002ed80511::HexagonGenInsert563 using IFMapType = DenseMap<unsigned, IFListType>; // vreg -> IFListType587 const IFListType &LL = I.second; in dump_map()1028 IFListType &LL = I.second; in computeRemovableRegisters()1050 IFListType &LL = F->second; in pruneCoveredSets()1136 IFListType &LL = F->second; in pruneUsesTooFar()1157 IFListType &LL = F->second; in pruneRegCopies()1273 const IFListType &LL = I->second; in selectCandidates()1310 IFListType &LL = I->second; in selectCandidates()1317 IFListType::iterator MinI = llvm::min_element(LL, IFO); in selectCandidates()[all …]