Searched defs:compile_function (Results 1 – 2 of 2) sorted by relevance
207 const std::function<Status(std::unique_ptr<xla::LocalExecutable>*)>& in CompileIfKeyAbsent()
121 Label compile_function(this, Label::kDeferred); in CompileLazy() local