Searched refs:lazy_copy_function_remote_inputs_ (Results 1 – 2 of 2) sorted by relevance
94 lazy_copy_function_remote_inputs_(lazy_copy_function_remote_inputs), in EagerContext()133 if (lazy_copy_function_remote_inputs_) { in ResetPFLR()234 cluster_flr_.Reset(cluster_flr, lazy_copy_function_remote_inputs_); in ResetClusterFLR()312 return lazy_copy_function_remote_inputs_; in LazyCopyFunctionRemoteInputs()
606 bool lazy_copy_function_remote_inputs_ = false; variable