Searched refs:PromoteNodesToSkip (Results 1 – 1 of 1) sorted by relevance
321 void PromoteNodesToSkip(std::function<bool(Item*)> should_promote) { in PromoteNodesToSkip() function in xla::__anon95ba67740111::InstructionList1844 instruction_list.PromoteNodesToSkip([&](Item* item) { in RematerializeComputation()