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