Home
last modified time | relevance | path

Searched refs:InstrNameTable (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_parser.cc93 using InstrNameTable = typedef in xla::__anonc071bf1f0111::HloParser
98 InstrNameTable& current_name_table() { return scoped_name_tables_.back(); } in current_name_table()
347 std::vector<InstrNameTable> scoped_name_tables_;
352 explicit Scope(std::vector<InstrNameTable>* scoped_name_tables) in Scope()
359 std::vector<InstrNameTable>* scoped_name_tables_;