Searched defs:OverlapsWith (Results 1 – 2 of 2) sorted by relevance
189 bool OverlapsWith(const Slice& other) const { in OverlapsWith() function
41 bool HeapSimulator::Chunk::OverlapsWith(Chunk other_chunk) const { in OverlapsWith() function in xla::HeapSimulator::Chunk