Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xrt/
Dxrt_compilation_cache.cc207 const std::function<Status(std::unique_ptr<xla::LocalExecutable>*)>& in CompileIfKeyAbsent()
/external/v8/src/builtins/
Dbuiltins-lazy-gen.cc121 Label compile_function(this, Label::kDeferred); in CompileLazy() local