Searched defs:remat_move_instructions (Results 1 – 1 of 1) sorted by relevance
1527 absl::flat_hash_set<const HloInstruction*>* remat_move_instructions, in RematerializeInstructions()1753 absl::flat_hash_set<const HloInstruction*>* remat_move_instructions) { in RematerializeBestBlock()1854 absl::flat_hash_set<const HloInstruction*> remat_move_instructions; in RematerializeComputation() local