Searched refs:InstructionDefinesBufferAtIndex (Results 1 – 3 of 3) sorted by relevance
235 bool InstructionDefinesBufferAtIndex(const HloInstruction* instruction,
524 bool TuplePointsToAnalysis::InstructionDefinesBufferAtIndex( in InstructionDefinesBufferAtIndex() function in xla::TuplePointsToAnalysis531 if (!InstructionDefinesBufferAtIndex(buffer.instruction(), buffer.index())) { in VerifyBuffer()
1424 .InstructionDefinesBufferAtIndex(user, shape_index)) { in PropagateOperandConstraint()1458 if (!constraints->points_to_analysis().InstructionDefinesBufferAtIndex( in PropagateOperandConstraint()1638 !points_to_analysis.InstructionDefinesBufferAtIndex(instruction, index)) in InferArrayLayout()