Searched refs:ActiveDefsSet (Results 1 – 1 of 1) sorted by relevance
2011 SmallSet<unsigned, 4> ActiveDefsSet, AllDefsSet; in HoistCommonCodeInSuccs() local2065 } else if (!ActiveDefsSet.count(Reg)) { in HoistCommonCodeInSuccs()2097 ActiveDefsSet.erase(*AI); in HoistCommonCodeInSuccs()2099 ActiveDefsSet.erase(Reg); in HoistCommonCodeInSuccs()2110 addRegAndItsAliases(Reg, TRI, ActiveDefsSet); in HoistCommonCodeInSuccs()