Searched refs:old_other_op (Results 1 – 1 of 1) sorted by relevance
108 HloInstruction* old_other_op);1101 HloInstruction* old_other_op) { in IsBroadcastPropagatable() argument1103 CHECK(instr_to_dim_map_.contains(old_other_op)); in IsBroadcastPropagatable()1105 auto result = instr_to_dim_map_[old_other_op]; in IsBroadcastPropagatable()