Searched refs:instructions_to_call (Results 1 – 2 of 2) sorted by relevance
750 absl::Span<HloInstruction* const> instructions_to_call) { in CreateCallInstruction() argument751 HloInstruction* root = instructions_to_call.front(); in CreateCallInstruction()754 AppendInstructionsIntoCalledComputation(instructions_to_call, in CreateCallInstruction()
344 absl::Span<HloInstruction* const> instructions_to_call);