Searched refs:call_instruction (Results 1 – 2 of 2) sorted by relevance
752 HloInstruction* call_instruction = in CreateCallInstruction() local755 call_instruction); in CreateCallInstruction()756 return call_instruction; in CreateCallInstruction()
280 HloInstruction* call_instruction = loop_cond_root->mutable_operand(0); in PatternMatchLoopCondComparison() local281 HloComputation* to_apply = call_instruction->to_apply(); in PatternMatchLoopCondComparison()