Searched refs:InstructionDefinesBufferAtIndex (Results 1 – 3 of 3) sorted by relevance
234 bool InstructionDefinesBufferAtIndex(const HloInstruction* instruction,
444 bool TuplePointsToAnalysis::InstructionDefinesBufferAtIndex( in InstructionDefinesBufferAtIndex() function in xla::TuplePointsToAnalysis451 if (!InstructionDefinesBufferAtIndex(buffer.instruction(), buffer.index())) { in VerifyBuffer()
1497 !points_to_analysis.InstructionDefinesBufferAtIndex(instruction, index)) in InferArrayLayout()