Home
last modified time | relevance | path

Searched refs:post_optimization_hook (Results 1 – 3 of 3) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/cpu/
Dcompiler_functor.h38 LLVMCompiler::ModuleHook post_optimization_hook = nullptr,
47 post_optimization_hook_(std::move(post_optimization_hook)), in target_machine_()
Dsimple_orc_jit.cc99 LLVMCompiler::ModuleHook post_optimization_hook, in SimpleOrcJIT() argument
136 std::move(post_optimization_hook),
Dsimple_orc_jit.h62 LLVMCompiler::ModuleHook post_optimization_hook,