Lines Matching full:coalesced
109 /// copies that cannot yet be coalesced into the "TryAgain" list.
115 /// true if the copy was successfully coalesced away. If it is not
117 /// other things get coalesced, then it returns true by reference in
139 /// its other operand is coalesced to the copy dest register, see if we
565 /// commutable instruction and its other operand is coalesced to the copy dest
661 // If some of the uses of IntA.reg is already coalesced away, return false.
922 // A PhysReg copy that won't be coalesced can perhaps be rematerialized
1108 /// if the copy was successfully coalesced away. If it is not currently
1110 /// things get coalesced, then it returns true by reference in 'Again'.
1128 DEBUG(dbgs() << "\tCopy already coalesced.\n");
1463 // coalesced.
1636 // and mark the X as coalesced to keep the illusion.
1839 // Delete all coalesced copies.