Searched refs:ReplaceCalledComputations (Results 1 – 3 of 3) sorted by relevance
128 hlo->ReplaceCalledComputations([&](HloComputation* comp) { in ConvertCalledComputations()
1210 void ReplaceCalledComputations( in ReplaceCalledComputations() function
1505 clone->ReplaceCalledComputations([&](HloComputation* callee) { in CloneWithNewOperands()