Searched defs:overlaps (Results 1 – 6 of 6) sorted by relevance
77 int overlaps(multiboot_module_t *mod, int n, int cmp_mod) in overlaps() function
125 bool overlaps(const SDep &Other) const { in overlaps() function
408 bool overlaps(const LiveRange &other) const { in overlaps() function
162 int overlaps(multiboot_module_t *mod, int n, int cmp_mod) in overlaps() function
140 bool LiveRange::overlaps(const LiveRange &Other, const CoalescerPair &CP, in overlaps() function in LiveRange183 bool LiveRange::overlaps(SlotIndex Start, SlotIndex End) const { in overlaps() function in LiveRange
371 TEST(Range, overlaps) { in TEST() argument