git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@133990
91177308-0d34-0410-b5e6-
96231b3b80d8
bool Changed = false;
// This implementation doesn't currently consider undef operands
- // specially. Theroetically, two phis which are identical except for
+ // specially. Theoretically, two phis which are identical except for
// one having an undef where the other doesn't could be collapsed.
// Map from PHI hash values to PHI nodes. If multiple PHIs have