Compiles a function call inline. For internal use only. Args: f: The function to convert. options: converter.ConversionOptions args: Tuple, the original positional arguments of f kwargs: Dict, the original keyword arguments of f caller_fn_scope: Optional[function_wrappers.F
(f, options, args, kwargs, caller_fn_scope=None)
source not stored for this graph (policy: none)
no test coverage detected