Home
last modified time | relevance | path

Searched defs:points_to (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/
Dtuple_points_to_analysis.cc54 [&ambiguous](const ShapeIndex& /*index*/, const BufferList& points_to) { in IsAmbiguous()
63 ForEachElement([&](const ShapeIndex& /*index*/, const BufferList& points_to) { in IsDistinct()
235 [&](const ShapeIndex& target_index, PointsToSet::BufferList* points_to) { in HandleGetTupleElement()
352 const PointsToSet::BufferList& points_to) { in HandleCopyDone()
390 const PointsToSet::BufferList& points_to) { in HandleSend()
424 const PointsToSet::BufferList& points_to) { in HandleTuple()
662 const PointsToSet::BufferList& points_to) { in InstructionToString()
717 const PointsToSet::BufferList& points_to = in GetAllUsesOfInstructionAtIndex() local