Lines Matching full:leaders
547 // leaders. When we discover new leaders for those expressions, we process the
549 // other way they may change is if they had leaders, and those leaders
550 // disappear. However, at the point they have leaders, there are uses of the
1145 // their leaders.
2151 // do for regular leaders. in getNextMemoryLeader()
2241 // Update OldClass and NewClass for the move (including changing leaders, etc).
2290 // See if we destroyed the class or need to swap leaders. in moveValueToNewCongruenceClass()
2832 // We have leaders for all operands, but do not create a real PHI node with in makePossiblePHIOfOps()
2833 // those leaders as operands, so the link between the operands and the in makePossiblePHIOfOps()
2834 // PHI-of-ops is not materialized in the IR. If any of those leaders in makePossiblePHIOfOps()
3057 // Transform the remaining operands into operand leaders. in valueNumberMemoryPhi()