Searched refs:USet (Results 1 – 2 of 2) sorted by relevance
89 using USet = std::set<unsigned>; typedef in __anon535d2dbd0111::HexagonSplitDoubleRegs90 using UUSetMap = std::map<unsigned, USet>;117 bool splitPartition(const USet &Part);137 const USet &Part, const TargetRegisterInfo &TRI) { in dump_partition()147 const USet &Rs = I.second; in isInduction()249 USet &Asc = AssocMap[R]; in partitionRegisters()282 USet Visited; in partitionRegisters()298 USet &Asc = AssocMap[T]; in partitionRegisters()476 USet &Rs) { in collectIndRegsForLoop()580 USet Rs; in collectIndRegs()[all …]
1705 UberRegSet *USet = &UberSets[USetID]; in computeUberSets() local1706 USet->Regs.push_back(&Reg); in computeUberSets()1707 sortAndUniqueRegisters(USet->Regs); in computeUberSets()1708 RegSets[i++] = USet; in computeUberSets()