Searched refs:ParseSingleInstruction (Results 1 – 1 of 1) sorted by relevance
111 bool ParseSingleInstruction(HloModule* module);436 if (!ParseSingleInstruction(module)) { in Run()4048 bool HloParser::ParseSingleInstruction(HloModule* module) { in ParseSingleInstruction() function in xla::__anon8590f6b60111::HloParser