Searched refs:coalescable (Results 1 – 3 of 3) sorted by relevance
6 ; considered equivalent and coalescable:
992 static inline bool coalescable(const LiveRange::Segment &A, in coalescable() function1053 while (ReadI != E && coalescable(Seg, *ReadI)) { in add()1059 if (!Spills.empty() && coalescable(Spills.back(), Seg)) { in add()1066 if (WriteI != LR->begin() && coalescable(WriteI[-1], Seg)) { in add()