Searched refs:local_flib_runtime_ (Results 1 – 2 of 2) sorted by relevance
466 FunctionLibraryRuntime* local_flib_runtime_; // owned by local_pflr_. variable
445 local_flib_runtime_ = local_pflr_->GetFLR(device_->name()); in XlaCompiler()486 auto status = GetFunctionBody(function, local_flib_runtime_, fbody); in FindFunctionBody()