Searched refs:ActiveDefsSet (Results 1 – 1 of 1) sorted by relevance
1961 SmallSet<unsigned, 4> ActiveDefsSet, AllDefsSet; in HoistCommonCodeInSuccs() local2015 } else if (!ActiveDefsSet.count(Reg)) { in HoistCommonCodeInSuccs()2047 ActiveDefsSet.erase(*AI); in HoistCommonCodeInSuccs()2049 ActiveDefsSet.erase(Reg); in HoistCommonCodeInSuccs()2060 addRegAndItsAliases(Reg, TRI, ActiveDefsSet); in HoistCommonCodeInSuccs()