Searched refs:create_missing_instruction_ (Results 1 – 1 of 1) sorted by relevance
590 create_missing_instruction_; member in xla::__anon2255e8ac0111::HloParserImpl670 if (instr == nullptr && create_missing_instruction_ != nullptr && in FindInstruction()678 return create_missing_instruction_(name, *shape); in FindInstruction()3919 if (shape.has_value() && create_missing_instruction_ != nullptr && in ParseOperands()5875 if (create_missing_instruction_ != nullptr || !scoped_name_tables_.empty()) { in ParseSingleInstruction()5884 create_missing_instruction_ = in ParseSingleInstruction()