Searched refs:is_inside_branch (Results 1 – 1 of 1) sorted by relevance
921 bool WorthHoisting(HloInstruction* instruction, bool is_inside_branch) { in WorthHoisting() argument933 if (opcode == HloOpcode::kAllReduce && !is_inside_branch) { in WorthHoisting()