hlo_query.cc | 76 HloInstruction* instruction, HloInstruction** matching_operand, 80 *matching_operand = instruction->mutable_operand(0); 85 *matching_operand = instruction->mutable_operand(1); 94 HloInstruction** matching_operand, 100 instruction, matching_operand, other_operand); member in namespace:xla::hlo_query
|