reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
455 bool overlaps(SlotIndex Start, SlotIndex End) const;
983 if (!Intf->overlaps(Start, End))
lib/CodeGen/RegisterCoalescer.cpp1051 if (IntB.overlaps(LIS->getMBBStartIdx(&MBB), CopyIdx)) 1115 if (IntB.overlaps(InsPosIdx, LIS->getMBBEndIdx(CopyLeftBB)))