Home
last modified time | relevance | path

Searched refs:InsertBeforeInstructions (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_rematerialization.cc281 void InsertBeforeInstructions(Item* to_insert, in InsertBeforeInstructions() function in xla::__anon95ba67740111::InstructionList
363 InsertBeforeInstructions(to_insert, {max_position_item->next}); in InsertAfterInstructions()
1638 instruction_list->InsertBeforeInstructions(remat_item, place_before); in RematerializeInstructions()
1641 instruction_list->InsertBeforeInstructions(bitcast, place_before); in RematerializeInstructions()
1729 instruction_list->InsertBeforeInstructions(uncompressed_item, place_before); in CompressInstruction()