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