Searched refs:symbol_table_ (Results 1 – 4 of 4) sorted by relevance
94 symbol_table_(symbol_table) {} in LegalizeVariablesPattern()102 auto global_tensor = GetGlobalTensor<T>(symbol_table_, var_op, func); in matchAndRewrite()121 SymbolTable symbol_table_; member in mlir::TFL::__anon53695afd0111::LegalizeVariablesPattern
79 symbol_table_(table), in RewriteTFRCallOp()176 const SymbolTable& symbol_table_; member in mlir::TFR::__anonf80f4cc50111::RewriteTFRCallOp414 TFRFuncOp func = symbol_table_.lookup<TFRFuncOp>(external_callee_name); in matchAndRewrite()
530 const tables::SymbolTable& symbol_table() const { return symbol_table_; } in symbol_table()532 tables::SymbolTable* mutable_symbol_table() { return &symbol_table_; } in mutable_symbol_table()822 tables::SymbolTable symbol_table_{&string_pool_, nullptr};
3479 symbol_table_(module_.get()), in SavedModelSignatureDefImporterLite()3516 mlir::SymbolTable symbol_table_; member in tensorflow::__anon014ec6670111::SavedModelSignatureDefImporterLite3570 DCHECK(symbol_table_.lookup(func.sym_name()) == nullptr); in MoveConvertedFunctionsToModule()3571 symbol_table_.insert(func.clone()); in MoveConvertedFunctionsToModule()