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