Searched refs:OverlapsWith (Results 1 – 5 of 5) sorted by relevance
178 if (!buffer_slice.OverlapsWith(noalias_slice)) { in GetNoaliasMetadataForBuffer()
63 bool OverlapsWith(Chunk other_chunk) const;
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
3286 if (chunk.OverlapsWith(overlapping_chunk)) { in VerifyAndExportHeapSimulatorTrace()