Searched defs:read_only_vars (Results 1 – 1 of 1) sorted by relevance
174 bool CanHoist(const llvm::DenseSet<mlir::TF::ResourceHandle> &read_only_vars, in CanHoist()213 const llvm::DenseSet<mlir::TF::ResourceHandle> &read_only_vars, in HoistInvariantOpsInFunction()329 llvm::DenseSet<mlir::TF::ResourceHandle> read_only_vars; in HoistInvariantOps() local