Searched refs:MakeInstructionsLiveIn (Results 1 – 5 of 5) sorted by relevance
77 WhileUtil::MakeInstructionsLiveIn(while_instr, /*instructions=*/{})); in TEST()108 WhileUtil::MakeInstructionsLiveIn(while_instr, in TEST()204 WhileUtil::MakeInstructionsLiveIn(while_instr, in TEST()
58 static StatusOr<MakeInstructionsLiveInResult> MakeInstructionsLiveIn(
281 WhileUtil::MakeInstructionsLiveIn(while_instr, replacement_instructions)); in TryHoistingInvariantInstructionsFromWhileBody()
97 WhileUtil::MakeInstructionsLiveIn( in MakeInstructionsLiveIn() function in xla::WhileUtil
491 WhileUtil::MakeInstructionsLiveIn(hlo, operands_to_add)); in HandleWhile()