Searched refs:MakeInstructionsLiveIn (Results 1 – 6 of 6) sorted by relevance
82 WhileUtil::MakeInstructionsLiveIn(while_instr, /*instructions=*/{})); in TEST_F()113 WhileUtil::MakeInstructionsLiveIn(while_instr, in TEST_F()209 WhileUtil::MakeInstructionsLiveIn(while_instr, in TEST_F()
62 static StatusOr<MakeInstructionsLiveInResult> MakeInstructionsLiveIn(
282 WhileUtil::MakeInstructionsLiveIn(while_instr, replacement_instructions)); in TryHoistingInvariantInstructionsFromWhileBody()
314 WhileUtil::MakeInstructionsLiveIn(while_instr, replacement_instructions)); in TryHoistingInvariantInstructionsFromWhileBody()
97 WhileUtil::MakeInstructionsLiveIn( in MakeInstructionsLiveIn() function in xla::WhileUtil
1456 WhileUtil::MakeInstructionsLiveIn(hlo, operands_to_add)); in HandleWhile()