Searched refs:old_other_op (Results 1 – 1 of 1) sorted by relevance
119 HloInstruction* old_other_op);1513 HloInstruction* old_other_op) { in IsBroadcastPropagatable() argument1515 CHECK(instr_to_dim_map_.contains(old_other_op)); in IsBroadcastPropagatable()1517 auto result = instr_to_dim_map_[old_other_op]; in IsBroadcastPropagatable()