Searched refs:ContainsBufferAtIndex (Results 1 – 2 of 2) sorted by relevance
76 bool ContainsBufferAtIndex(const LogicalBuffer& buffer,
100 bool PointsToSet::ContainsBufferAtIndex(const LogicalBuffer& buffer, in ContainsBufferAtIndex() function in xla::PointsToSet108 if (ContainsBufferAtIndex(buffer, index)) { in AddPointedToBuffer()