Home
last modified time | relevance | path

Searched refs:profile_counters_arg_ (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/cpu/
Dir_function.h89 llvm::Value* profile_counters_arg() { return profile_counters_arg_; } in profile_counters_arg()
114 llvm::Value* profile_counters_arg_; variable
Dir_function.cc161 profile_counters_arg_ = &*arg_iter; in Initialize()