Home
last modified time | relevance | path

Searched defs:exec_run_options_arg (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/cpu/
Dir_function.h78 llvm::Value* exec_run_options_arg() { return exec_run_options_arg_; } in exec_run_options_arg() function
Dir_function.cc196 llvm::Value* exec_run_options_arg, llvm::Value* buffer_table_arg, in GetArrayFunctionCallArguments()