Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dtuple_points_to_analysis.cc51 [&ambiguous](const ShapeIndex& /*index*/, const BufferList& points_to) { in IsAmbiguous()
60 ForEachElement([&](const ShapeIndex& /*index*/, const BufferList& points_to) { in IsDistinct()
232 [&](const ShapeIndex& target_index, PointsToSet::BufferList* points_to) { in HandleGetTupleElement()
340 const PointsToSet::BufferList& points_to) { in HandleSend()
374 const PointsToSet::BufferList& points_to) { in HandleTuple()
582 const PointsToSet::BufferList& points_to) { in InstructionToString()
638 const PointsToSet::BufferList& points_to = in GetAllUsesOfInstructionAtIndex() local
Dheap_simulator.cc141 const PointsToSet& points_to = in RunComputation() local
Dbuffer_assignment.cc70 const auto& points_to = points_to_analysis.GetPointsToSet(instruction); in AddBufferToColocatedSet() local