Searched refs:root_found (Results 1 – 2 of 2) sorted by relevance
76 bool root_found = false; in HloComputation() local88 root_found |= instruction.get() == root_instruction_; in HloComputation()91 CHECK(root_found) in HloComputation()285 bool root_found = false; in set_root_instruction() local288 root_found = true; in set_root_instruction()292 DCHECK(root_found); in set_root_instruction()
27079 goto root_found; in xmlSchemaVReaderWalk()27084 root_found: in xmlSchemaVReaderWalk()