Searched refs:root_inst (Results 1 – 1 of 1) sorted by relevance
3095 const HloInstruction* root_inst = callee.root_instruction(); in GetBufferForGlobalCallReturnValue() local3096 if (root_inst->opcode() == HloOpcode::kOutfeed) { in GetBufferForGlobalCallReturnValue()3101 assignment_.GetUniqueTopLevelSlice(root_inst).ValueOrDie(); in GetBufferForGlobalCallReturnValue()3102 return EmitBufferPointer(root_buffer, root_inst->shape()); in GetBufferForGlobalCallReturnValue()