Searched refs:RegUnitsToPHIUp (Results 1 – 1 of 1) sorted by relevance
2538 SmallSet<Register, 32> RegUnitsToPHIUp; in placeMLocPHIs() local2569 RegUnitsToPHIUp.insert(FoundRegUnits.begin(), FoundRegUnits.end()); in placeMLocPHIs()2635 for (Register R : RegUnitsToPHIUp) { in placeMLocPHIs()