Home
last modified time | relevance | path

Searched refs:WorthHoisting (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/
Dconditional_code_motion.cc156 bool WorthHoisting(HloOpcode op, HloOpcode child_op) { in WorthHoisting() function
921 bool WorthHoisting(HloInstruction* instruction, bool is_inside_branch) { in WorthHoisting() function in xla::conditional_opt::GroupConnectedBoundaries
1187 WorthHoisting(b.operands()[0], b.IsInsideBranch())) { in AddBoundaries()
1550 move_vec.push_back(WorthHoisting(static_cast<HloOpcode>(opcode), in SetDefaultMoveConfig()