[TF:XLA] Align the two implementations of CanShareOperandBufferWithUser.
Eventually (when TuplePointsToAnalysis is removed), there will be only one implementation left. Also, use early return instead of else-if to make the code less indented. PiperOrigin-RevId: 206240067
Loading
Please sign in to comment